Skip to content

Commit

Permalink
build(deps): bump jaxb-api from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored Jul 25, 2021
1 parent 937a21e commit 8b20063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archiver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation "com.timgroup:tim-logger:1.5.1109" // autobump
implementation "com.timgroup:tim-remote-file-storage-s3:0.0.1229" // autobump

runtimeOnly "javax.xml.bind:jaxb-api:2.3.0"
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
runtimeOnly "com.sun.xml.bind:jaxb-core:2.3.0"
runtimeOnly "com.sun.xml.bind:jaxb-impl:2.3.0"
runtimeOnly "com.sun.xml.ws:jaxws-rt:2.3.2"
Expand Down

0 comments on commit 8b20063

Please sign in to comment.