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 5e4e76f commit 0f030d4Copy full SHA for 0f030d4
build.gradle
@@ -60,7 +60,7 @@ dependencies {
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:4.0.0'
63
- implementation 'com.sun.xml.bind:jaxb-impl:3.0.2'
+ implementation 'com.sun.xml.bind:jaxb-impl:4.0.0'
64
implementation 'javax.activation:activation:1.1.1'
65
66
//database
0 commit comments