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 #18 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
  • Loading branch information
mergify[bot] authored Jun 6, 2022
2 parents 5760e15 + cb3e26a commit 68f9b4f
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:2.3.6"
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.0"
implementation "se.jiderhamn.classloader-leak-prevention:classloader-leak-prevention-servlet:2.7.0"

}
Expand Down

0 comments on commit 68f9b4f

Please sign in to comment.