Browse Source

pom依赖调整

hujie 1 year ago
parent
commit
708c738104
1 changed files with 1 additions and 4 deletions
  1. 1 4
      cn.com.taiji.system/pom.xml

+ 1 - 4
cn.com.taiji.system/pom.xml

@@ -176,10 +176,6 @@
 		</dependency>
 		<dependency>
 			<groupId>org.springframework.boot</groupId>
-			<artifactId>spring-boot-starter-data-mongodb</artifactId>
-		</dependency>
-		<dependency>
-			<groupId>org.springframework.boot</groupId>
 			<artifactId>spring-boot-starter-test</artifactId>
 			<scope>test</scope>
 		</dependency>
@@ -239,6 +235,7 @@
 		<dependency>
     <groupId>com.lowagie</groupId>
     <artifactId>itext</artifactId>
+			<version>2.1.7</version>
     </dependency> 
 		<dependency>
 			<groupId>com.itextpdf.tool</groupId>