Skip to content

Commit 2ad26ed

Browse files
Update jaxb-ri monorepo to v4
1 parent 0f97428 commit 2ad26ed

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
@@ -367,7 +367,7 @@
367367
<dependency>
368368
<groupId>org.glassfish.jaxb</groupId>
369369
<artifactId>jaxb-runtime</artifactId>
370-
<version>2.3.9</version>
370+
<version>4.0.5</version>
371371
</dependency>
372372

373373
</dependencies>
@@ -493,7 +493,7 @@
493493
<dependency>
494494
<groupId>com.sun.xml.bind</groupId>
495495
<artifactId>jaxb-impl</artifactId>
496-
<version>2.3.9</version>
496+
<version>4.0.5</version>
497497
</dependency>
498498
</dependencies>
499499
</dependencyManagement>

0 commit comments

Comments
 (0)