Skip to content

Commit

Permalink
Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2.

---
updated-dependencies:
- dependency-name: org.apache.xmlbeans:xmlbeans
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Nov 5, 2024
1 parent ec9d8d4 commit a6119cb
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 @@ -94,7 +94,7 @@ commonsJexl = { group = "org.apache.commons", name = "commons-jexl", version = "
poi = { group = "org.apache.poi", name = "poi", version.ref = "poiVersion" }
poiOoxml = { group = "org.apache.poi", name = "poi-ooxml", version.ref = "poiVersion" }
poiOoxmlSchemas = { group = "org.apache.poi", name = "poi-ooxml-schemas", version.ref = "poiVersion" }
xmlBeans = { group = "org.apache.xmlbeans", name = "xmlbeans", version = "5.2.1" }
xmlBeans = { group = "org.apache.xmlbeans", name = "xmlbeans", version = "5.2.2" }
commonsDigester = { group = "commons-digester", name = "commons-digester", version = "2.1" }
commonsCollections4 = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }

Expand Down

0 comments on commit a6119cb

Please sign in to comment.