Browse Source

remove stax-api

Shinsuke Sugaya 5 năm trước cách đây
mục cha
commit
b397864890
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

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