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 937a21e commit 8b20063Copy full SHA for 8b20063
archiver/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation "com.timgroup:tim-logger:1.5.1109" // autobump
41
implementation "com.timgroup:tim-remote-file-storage-s3:0.0.1229" // autobump
42
43
- runtimeOnly "javax.xml.bind:jaxb-api:2.3.0"
+ runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
44
runtimeOnly "com.sun.xml.bind:jaxb-core:2.3.0"
45
runtimeOnly "com.sun.xml.bind:jaxb-impl:2.3.0"
46
runtimeOnly "com.sun.xml.ws:jaxws-rt:2.3.2"
0 commit comments