Skip to content

Commit

Permalink
Bump javax.xml.bind:jaxb-api from 2.1 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.1 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 Oct 5, 2023
1 parent 5bcac1d commit 1ba760b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocpp-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.1</version>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>javax.xml.soap</groupId>
Expand Down

0 comments on commit 1ba760b

Please sign in to comment.