Skip to content

Commit

Permalink
Bump javax.xml.bind:jaxb-api from 2.2 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [javax.xml.bind:jaxb-api](https://github.com/javaee/jaxb-spec) from 2.2 to 2.3.1.
- [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] authored Sep 22, 2023
1 parent 1f20592 commit a50031d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2</version>
<version>2.3.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->
<dependency>
Expand Down

0 comments on commit a50031d

Please sign in to comment.