Skip to content

Commit

Permalink
Merge pull request #174 from kit-data-manager/dependabot/gradle/devel…
Browse files Browse the repository at this point in the history
…opment/com.sun.xml.bind-jaxb-core-4.0.2
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
2 parents 8285dc4 + 22e2bc4 commit bc99c6a
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 @@ -113,7 +113,7 @@ dependencies {

//Java 11 Support
implementation "javax.xml.bind:jaxb-api:2.3.1"
implementation "com.sun.xml.bind:jaxb-core:4.0.1"
implementation "com.sun.xml.bind:jaxb-core:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.2"
implementation "javax.activation:activation:1.1.1"
implementation "org.javassist:javassist:3.29.2-GA"
Expand Down

0 comments on commit bc99c6a

Please sign in to comment.