Skip to content

Commit

Permalink
Update dependency org.apache.xmlbeans:xmlbeans to v5.3.0 (#645)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent cd27de7 commit 34d1380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ dependencies {

implementation 'org.mapstruct:mapstruct:1.6.3'
implementation 'org.openapitools:jackson-databind-nullable:0.2.6'
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.2.2'
implementation group: 'org.apache.xmlbeans', name: 'xmlbeans', version: '5.3.0'

// https://mvnrepository.com/artifact/org.apache.ws.xmlschema/xmlschema-core
implementation group: 'org.apache.ws.xmlschema', name: 'xmlschema-core', version: '2.3.1'
Expand Down

0 comments on commit 34d1380

Please sign in to comment.