We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980b25e commit 5e4e76fCopy full SHA for 5e4e76f
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
60
//JAXB (needed for hibernate, but not longer contained in JDK9+)
61
implementation 'javax.xml.bind:jaxb-api:2.3.1'
62
- implementation 'com.sun.xml.bind:jaxb-core:3.0.2'
+ implementation 'com.sun.xml.bind:jaxb-core:4.0.0'
63
implementation 'com.sun.xml.bind:jaxb-impl:3.0.2'
64
implementation 'javax.activation:activation:1.1.1'
65
0 commit comments