Do not require commons-text 26/100926/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 2 May 2022 19:14:58 +0000 (21:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 2 May 2022 19:15:22 +0000 (21:15 +0200)
This dependency seems to be unused, remove it.

Change-Id: Ifc7943de3575e0fce2370e2a920ea8ca66003291
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-shiro/impl/pom.xml

index d284e25c18c6d4631ee4f1c617a3cf51fd5b267e..dde9bd86cd9567c9b95b09d302d34c286a290cce 100644 (file)
@@ -108,10 +108,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.commons</groupId>
-            <artifactId>commons-text</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.jolokia</groupId>
             <artifactId>jolokia-osgi</artifactId>