Skip to content

Commit

Permalink
Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 7ce1354 commit acdea57
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 @@ -138,7 +138,7 @@ dependencies {

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'

implementation 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2'

compileOnly group: 'net.sourceforge.findbugs', name: 'annotations', version: '1.3.2'

Expand Down

0 comments on commit acdea57

Please sign in to comment.