We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d651ef commit 31b7105Copy full SHA for 31b7105
extra-dependencies/xls/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
exclude group: '*'
33
}
34
35
- implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.0.2'
+ implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.1'
36
implementation group: 'com.github.virtuald', name: 'curvesapi', version: '1.06'
37
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
38
0 commit comments