Merge pull request #708 from apache/dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.3

Bump jaxb-impl from 2.3.2 to 4.0.3
This commit is contained in:
Lukasz Lenart
2023-07-21 10:43:52 +02:00
committed by GitHub
+1 -1
View File
@@ -88,7 +88,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.2</version>
<version>4.0.3</version>
<scope>test</scope>
</dependency>
<dependency>