Skip to content

Commit

Permalink
Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/repository-s3 (#2128)
Browse files Browse the repository at this point in the history
* Bump jaxb-api from 2.2.2 to 2.3.1 in /plugins/repository-s3

Bumps [jaxb-api](https://github.com/javaee/jaxb-spec) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/javaee/jaxb-spec/releases)
- [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1)

---
updated-dependencies:
- dependency-name: javax.xml.bind:jaxb-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Feb 22, 2022
1 parent 8398b8d commit ac86908
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/repository-s3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {

// HACK: javax.xml.bind was removed from default modules in java 9, so we pull the api in here,
// and whitelist this hack in JarHell
api 'javax.xml.bind:jaxb-api:2.2.2'
api 'javax.xml.bind:jaxb-api:2.3.1'

testImplementation project(':test:fixtures:s3-fixture')
}
Expand Down
1 change: 0 additions & 1 deletion plugins/repository-s3/licenses/jaxb-api-2.2.2.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions plugins/repository-s3/licenses/jaxb-api-2.3.1.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8531ad5ac454cc2deb9d4d32c40c4d7451939b5d

0 comments on commit ac86908

Please sign in to comment.