anderx 4 年之前
父節點
當前提交
f1a7e1bee9
共有 1 個文件被更改,包括 0 次插入15 次删除
  1. 0 15
      pom.xml

+ 0 - 15
pom.xml

@@ -86,21 +86,6 @@
      <artifactId>jaxb-api</artifactId>
      <version>2.3.0</version>
  </dependency>
- <dependency>
-     <groupId>com.sun.xml.bind</groupId>
-     <artifactId>jaxb-impl</artifactId>
-     <version>2.3.0</version>
- </dependency>
- <dependency>
-     <groupId>com.sun.xml.bind</groupId>
-     <artifactId>jaxb-core</artifactId>
-     <version>2.3.0</version>
- </dependency>
- <dependency>
-     <groupId>javax.activation</groupId>
-     <artifactId>activation</artifactId>
-     <version>1.1.1</version>
- </dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>
 			<artifactId>spring-webmvc</artifactId>