Merge "Bug 2515 - Jersey to support JAX-RS 2.0"
[aaa.git] / aaa-shiro / pom.xml
index 25af61045e716c223155323d3e686f20a1a1ad84..c2ecb61daffad3da5f5af86dbe401b9e861630df 100644 (file)
     </dependency>
     <dependency>
       <groupId>javax.servlet</groupId>
-      <artifactId>servlet-api</artifactId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
     </dependency>
 
     <!-- Testing Dependencies -->