Skip to content

Commit 31b7105

Browse files
committed
[Io7UetI2] Update org.apache.xmlbeans dependency to 5.2.1
1 parent 7d651ef commit 31b7105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra-dependencies/xls/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
exclude group: '*'
3333
}
3434

35-
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.0.2'
35+
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.1'
3636
implementation group: 'com.github.virtuald', name: 'curvesapi', version: '1.06'
3737
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
3838
}

0 commit comments

Comments
 (0)