ylx преди 7 години
родител
ревизия
32c6d3ae73
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      fund_trusteeship_ccb/pom.xml

+ 8 - 0
fund_trusteeship_ccb/pom.xml

@@ -21,6 +21,14 @@
 			<version>4.9</version>
 			<scope>test</scope>
 		</dependency>
+		
+		<dependency>
+   	 		<groupId>javax.servlet</groupId>
+    		<artifactId>javax.servlet-api</artifactId>
+    		<version>3.1.0</version>
+    		<scope>provided</scope>
+		</dependency>
+		
 
 		<dependency>
 			<groupId>org.mockito</groupId>