소스 검색

remove stax-api

Shinsuke Sugaya 5 년 전
부모
커밋
b397864890
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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>