Przeglądaj źródła

Merge branch 'master' of http://8.152.195.41:3000/alien/alien_cloud

wxd 1 miesiąc temu
rodzic
commit
0b2fc84faa
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      alien-entity/pom.xml

+ 6 - 0
alien-entity/pom.xml

@@ -26,6 +26,12 @@
         </dependency>
 
         <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>javax.servlet-api</artifactId>
+            <version>3.1.0</version>
+        </dependency>
+
+        <dependency>
             <groupId>io.swagger</groupId>
             <artifactId>swagger-annotations</artifactId>
         </dependency>