Skip to content

Commit 1280aef

Browse files
Update jaxb-ri monorepo to v4
1 parent 4bde9ed commit 1280aef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spring-rest-data-exploit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
<dependency>
6262
<groupId>com.sun.xml.bind</groupId>
6363
<artifactId>jaxb-core</artifactId>
64-
<version>2.2.11</version>
64+
<version>4.0.5</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.sun.xml.bind</groupId>
6868
<artifactId>jaxb-impl</artifactId>
69-
<version>2.2.11</version>
69+
<version>4.0.5</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>javax.activation</groupId>

0 commit comments

Comments
 (0)