Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.xmlbeans:xmlbeans to v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Sep 2, 2024
1 parent 576230d commit b871341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ findbugs-annotations = {module="com.google.code.findbugs:annotations", version =

guava = {module = "com.google.guava:guava", version = "27.1-jre"}

xmlbeans = {module = "org.apache.xmlbeans:xmlbeans", version = "5.1.1"}
xmlbeans = {module = "org.apache.xmlbeans:xmlbeans", version = "5.2.1"}

commons-io = {module = "commons-io:commons-io", version = "2.16.1"}
commons-lang = {module = "commons-lang:commons-lang", version = "2.6"}
Expand Down

0 comments on commit b871341

Please sign in to comment.