Skip to content

Commit

Permalink
Merge pull request #185 from 52North/dependabot/maven/com.sun.xml.bin…
Browse files Browse the repository at this point in the history
…d-jaxb-impl-4.0.1

Bump jaxb-impl from 2.3.6 to 4.0.1
  • Loading branch information
CarstenHollmann authored Oct 19, 2022
2 parents 96ea0db + 34bcd4d commit a6b7005
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 @@ -535,7 +535,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.6</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit a6b7005

Please sign in to comment.