Skip to content

Commit

Permalink
Merge pull request #467 from freefair/dependabot/gradle/examples/jaka…
Browse files Browse the repository at this point in the history
…rta.xml.bind-jakarta.xml.bind-api-2.3.3

Bump jakarta.xml.bind-api from 2.3.2 to 2.3.3 in /examples
  • Loading branch information
larsgrefer authored Feb 8, 2022
2 parents 49c8fbb + f503d5a commit dc9c4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lombok/xjc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
}

dependencies {
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.2'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
implementation 'org.glassfish.jaxb:jaxb-runtime:2.3.2'
}

Expand Down

0 comments on commit dc9c4e8

Please sign in to comment.