Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #29 from apereo/renovate/org.glassfish.jaxb-jaxb-r…
Browse files Browse the repository at this point in the history
…untime-4.x

renovatebot(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.1
  • Loading branch information
mergify[bot] authored Sep 20, 2022
2 parents 6d95f2f + 5620b3f commit 8d57e02
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 @@ -70,7 +70,7 @@ dependencies {
implementation 'org.codehaus.woodstox:woodstox-core-asl:4.4.1'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.0"
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.1"
implementation "se.jiderhamn.classloader-leak-prevention:classloader-leak-prevention-servlet:2.7.0"

}
Expand Down

0 comments on commit 8d57e02

Please sign in to comment.