Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-xjc from 4.0.3 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-xjc from 4.0.3 to 4.0.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2024
1 parent 414dee5 commit 3db256f
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 @@ -22,7 +22,7 @@ configurations {
}

dependencies {
jaxb "org.glassfish.jaxb:jaxb-xjc:4.0.3"
jaxb "org.glassfish.jaxb:jaxb-xjc:4.0.5"
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.5"

// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
Expand Down

0 comments on commit 3db256f

Please sign in to comment.