Skip to content

Commit 1ba760b

Browse files
Bump javax.xml.bind:jaxb-api from 2.1 to 2.3.1
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] <[email protected]>
1 parent 5bcac1d commit 1ba760b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocpp-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>javax.xml.bind</groupId>
5151
<artifactId>jaxb-api</artifactId>
52-
<version>2.1</version>
52+
<version>2.3.1</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>javax.xml.soap</groupId>

0 commit comments

Comments
 (0)