Skip to content

Commit

Permalink
Bump jaxb-runtime from 2.3.2 to 2.3.6 in /examples
Browse files Browse the repository at this point in the history
Bumps jaxb-runtime from 2.3.2 to 2.3.6.

---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
1 parent dc9c4e8 commit 517656b
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 @@ -14,7 +14,7 @@ repositories {

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

xjc {
Expand Down

0 comments on commit 517656b

Please sign in to comment.