Skip to content

Commit f8b6802

Browse files
authored
Merge pull request #261 from ChargeTimeEU/dependabot/maven/javax.xml.bind-jaxb-api-2.3.1
Bump javax.xml.bind:jaxb-api from 2.1 to 2.3.1
2 parents ebcfdae + 1ba760b commit f8b6802

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)