Removes unused jaxb-core dependency (#1434)

This commit is contained in:
Lukasz Lenart
2025-11-28 08:44:15 +01:00
committed by GitHub
parent a810da1397
commit cae08102d5
-6
View File
@@ -68,12 +68,6 @@
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>