Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime from 2.3.7 to 2.3.8 in /examples
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.7 to 2.3.8.

---
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] committed Feb 10, 2023
1 parent d5f2482 commit 9e68e7a
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.7'
implementation 'org.glassfish.jaxb:jaxb-runtime:2.3.8'
}

xjc {
Expand Down

0 comments on commit 9e68e7a

Please sign in to comment.