Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime from 2.3.1 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.1 to 4.0.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e0f5ee8 commit d67d126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ dependencies {
compile 'commons-codec:commons-codec:1.13'
compile 'com.google.inject:guice:4.2.2'
compile 'javax.xml.bind:jaxb-api:2.3.1'
compile 'org.glassfish.jaxb:jaxb-runtime:2.3.1'
compile 'org.glassfish.jaxb:jaxb-runtime:4.0.4'
}

0 comments on commit d67d126

Please sign in to comment.