Skip to content

Commit

Permalink
Bump jaxb-api from 2.2.12 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.2.12 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2021
1 parent aaa2e1d commit e37b67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -148,7 +148,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.12</version>
<version>2.3.1</version>
<optional>true</optional>
<scope>provided</scope>
<exclusions>
Expand Down

0 comments on commit e37b67b

Please sign in to comment.