Skip to content

Commit

Permalink
build: bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 85d31ed commit b8866c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddi-beans/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jar {
description = 'ddi-beans'

dependencies {
api 'org.apache.xmlbeans:xmlbeans:5.1.1'
api 'org.apache.xmlbeans:xmlbeans:5.2.0'
implementation 'org.apache.logging.log4j:log4j-core'
}

Expand Down

0 comments on commit b8866c2

Please sign in to comment.