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 #16 from apereo/renovate/jakarta.xml.bind-jakarta.…
Browse files Browse the repository at this point in the history
…xml.bind-api-4.x

renovatebot(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
  • Loading branch information
mergify[bot] authored Apr 8, 2022
2 parents d7173ad + 94408d9 commit fee3f24
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 @@ -68,7 +68,7 @@ dependencies {
implementation 'net.sf.ehcache:ehcache:2.10.9.2'
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:2.3.3"
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.6"
implementation "se.jiderhamn.classloader-leak-prevention:classloader-leak-prevention-servlet:2.7.0"

Expand Down

0 comments on commit fee3f24

Please sign in to comment.