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

Commit 602f21c

Browse files
committed
Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6
1 parent 9afa4c2 commit 602f21c

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 'org.codehaus.woodstox:woodstox-core-asl:4.4.1'
6969
implementation 'org.apache.commons:commons-lang3:3.12.0'
7070
implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.2"
71-
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.2"
71+
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.6"
7272

7373
}
7474

0 commit comments

Comments
 (0)