mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Removes unused jaxb-core dependency (#1434)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user