Skip to content

Commit bfe567b

Browse files
Update jaxb-ri monorepo to v4.0.7
1 parent 42efaed commit bfe567b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
<dependency>
6161
<groupId>com.sun.xml.bind</groupId>
6262
<artifactId>jaxb-impl</artifactId>
63-
<version>4.0.6</version>
63+
<version>4.0.7</version>
6464
</dependency>
6565

6666
<dependency>
6767
<groupId>com.sun.xml.bind</groupId>
6868
<artifactId>jaxb-core</artifactId>
69-
<version>4.0.6</version>
69+
<version>4.0.7</version>
7070
</dependency>
7171

7272
<dependency>

0 commit comments

Comments
 (0)