Skip to content

Commit a9d8d35

Browse files
Update jaxb-ri monorepo to v4
1 parent 5f6744a commit a9d8d35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
<dependency>
331331
<groupId>org.glassfish.jaxb</groupId>
332332
<artifactId>jaxb-runtime</artifactId>
333-
<version>2.3.9</version>
333+
<version>4.0.5</version>
334334
</dependency>
335335

336336
</dependencies>
@@ -456,7 +456,7 @@
456456
<dependency>
457457
<groupId>com.sun.xml.bind</groupId>
458458
<artifactId>jaxb-impl</artifactId>
459-
<version>2.3.9</version>
459+
<version>4.0.5</version>
460460
</dependency>
461461
</dependencies>
462462
</dependencyManagement>

0 commit comments

Comments
 (0)