Skip to content

Commit

Permalink
Merge pull request #238 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.5
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
2 parents e3551dd + ba6423c commit fa38f54
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 @@ -95,7 +95,7 @@ dependencies {
//Java 11 Support
implementation 'javax.xml.bind:jaxb-api:2.3.1'

implementation 'com.sun.xml.bind:jaxb-core:4.0.4'
implementation 'com.sun.xml.bind:jaxb-core:4.0.5'
implementation 'com.sun.xml.bind:jaxb-impl:4.0.5'

implementation 'javax.activation:activation:1.1.1'
Expand Down

0 comments on commit fa38f54

Please sign in to comment.