Skip to content

Commit 5e4e76f

Browse files
Bump jaxb-core from 3.0.2 to 4.0.0 (#145)
1 parent 980b25e commit 5e4e76f

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
@@ -59,7 +59,7 @@ dependencies {
5959

6060
//JAXB (needed for hibernate, but not longer contained in JDK9+)
6161
implementation 'javax.xml.bind:jaxb-api:2.3.1'
62-
implementation 'com.sun.xml.bind:jaxb-core:3.0.2'
62+
implementation 'com.sun.xml.bind:jaxb-core:4.0.0'
6363
implementation 'com.sun.xml.bind:jaxb-impl:3.0.2'
6464
implementation 'javax.activation:activation:1.1.1'
6565

0 commit comments

Comments
 (0)