Skip to content

Commit 8b20063

Browse files
build(deps): bump jaxb-api from 2.3.0 to 2.3.1
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/javaee/jaxb-spec/releases) - [Commits](javaee/jaxb-spec@2.3.0...2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 937a21e commit 8b20063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archiver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation "com.timgroup:tim-logger:1.5.1109" // autobump
4141
implementation "com.timgroup:tim-remote-file-storage-s3:0.0.1229" // autobump
4242

43-
runtimeOnly "javax.xml.bind:jaxb-api:2.3.0"
43+
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
4444
runtimeOnly "com.sun.xml.bind:jaxb-core:2.3.0"
4545
runtimeOnly "com.sun.xml.bind:jaxb-impl:2.3.0"
4646
runtimeOnly "com.sun.xml.ws:jaxws-rt:2.3.2"

0 commit comments

Comments
 (0)