Skip to content

Commit 8af041c

Browse files
fix(deps): update jaxb-ri monorepo to v4.0.7
1 parent b84a1ad commit 8af041c

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
@@ -112,12 +112,12 @@
112112
<dependency>
113113
<groupId>org.glassfish.jaxb</groupId>
114114
<artifactId>jaxb-runtime</artifactId>
115-
<version>4.0.3</version>
115+
<version>4.0.7</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>com.sun.xml.bind</groupId>
119119
<artifactId>jaxb-impl</artifactId>
120-
<version>4.0.5</version>
120+
<version>4.0.7</version>
121121
<scope>runtime</scope>
122122
</dependency>
123123
<dependency>

0 commit comments

Comments
 (0)