Skip to content

Commit

Permalink
[Io7UetI2] Update org.apache.xmlbeans dependency to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lojjs committed Sep 30, 2024
1 parent 7d651ef commit 31b7105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra-dependencies/xls/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
exclude group: '*'
}

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

0 comments on commit 31b7105

Please sign in to comment.