Drop dependency on commons-text
[aaa.git] / aaa-idm-store-h2 / pom.xml
index b1949db58057e2cbea7528045cd0167c2f8384e3..0c464d4d7f05e09b2498c7b66681002b3d6e3e46 100644 (file)
@@ -53,8 +53,8 @@
 
         <!-- External dependencies -->
         <dependency>
-            <groupId>org.apache.commons</groupId>
-            <artifactId>commons-text</artifactId>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
         </dependency>
         <dependency>
             <groupId>net.sf.ehcache</groupId>