Skip to content

Commit

Permalink
Update dependency com.sun.xml.bind:jaxb-impl to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent 4bde9ed commit 28da44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-rest-data-exploit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.2.11</version>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit 28da44a

Please sign in to comment.