Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit fee3f24

Browse files
authored
Merge pull request #16 from apereo/renovate/jakarta.xml.bind-jakarta.xml.bind-api-4.x
renovatebot(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
2 parents d7173ad + 94408d9 commit fee3f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'net.sf.ehcache:ehcache:2.10.9.2'
6969
implementation 'org.codehaus.woodstox:woodstox-core-asl:4.4.1'
7070
implementation 'org.apache.commons:commons-lang3:3.12.0'
71-
implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
71+
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
7272
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.6"
7373
implementation "se.jiderhamn.classloader-leak-prevention:classloader-leak-prevention-servlet:2.7.0"
7474

0 commit comments

Comments
 (0)