Skip to content

Commit

Permalink
Merge pull request #261 from ChargeTimeEU/dependabot/maven/javax.xml.…
Browse files Browse the repository at this point in the history
…bind-jaxb-api-2.3.1

Bump javax.xml.bind:jaxb-api from 2.1 to 2.3.1
  • Loading branch information
TVolden authored Oct 15, 2023
2 parents ebcfdae + 1ba760b commit f8b6802
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 f8b6802

Please sign in to comment.