We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7645a7 commit 9a433d9Copy full SHA for 9a433d9
1 file changed
pom.xml
@@ -57,7 +57,7 @@
57
58
<!-- JAXB components versions -->
59
<jakarta-xml-bind.version>4.0.4</jakarta-xml-bind.version>
60
- <glassfish-jaxb.version>4.0.5</glassfish-jaxb.version>
+ <glassfish-jaxb.version>4.0.6</glassfish-jaxb.version>
61
<jaxb.fluent.api.version>2.1.8</jaxb.fluent.api.version>
62
<jaxb.java.time.adapters.version>1.1.3</jaxb.java.time.adapters.version>
63
@@ -103,7 +103,7 @@
103
<dependency>
104
<groupId>com.sun.xml.bind</groupId>
105
<artifactId>jaxb-impl</artifactId>
106
- <version>4.0.0</version>
+ <version>4.0.6</version>
107
<scope>runtime</scope>
108
</dependency>
109
0 commit comments