Skip to content

Commit

Permalink
fix(deps): update dependency org.glassfish.jaxb:jaxb-xjc to v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 1bfec88 commit d7449c8
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 @@ -45,7 +45,7 @@ configurations {
}

dependencies {
jaxb "org.glassfish.jaxb:jaxb-xjc:4.0.3"
jaxb "org.glassfish.jaxb:jaxb-xjc:4.0.4"
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.4" // See also https://github.com/bjornvester/xjc-gradle-plugin/issues/21#issuecomment-904518682

// Generated code depends on the JAXB API, which is removed from base Java in JDK 11
Expand Down

0 comments on commit d7449c8

Please sign in to comment.