Browse Source

remove stax-api

Shinsuke Sugaya 5 years ago
parent
commit
b397864890
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -1298,6 +1298,10 @@
 					<groupId>xpp3</groupId>
 					<groupId>xpp3</groupId>
 					<artifactId>xpp3</artifactId>
 					<artifactId>xpp3</artifactId>
 				</exclusion>
 				</exclusion>
+				<exclusion>
+					<groupId>stax</groupId>
+					<artifactId>stax-api</artifactId>
+				</exclusion>
 			</exclusions>
 			</exclusions>
 		</dependency>
 		</dependency>
 		<dependency>
 		<dependency>