Remove unused vulnerable dependency
[sdc.git] / catalog-dao / pom.xml
index dab2108..5f60227 100644 (file)
@@ -173,18 +173,6 @@ Modifications copyright (c) 2018 Nokia
       <scope>provided</scope>
     </dependency>
 
-    <dependency>
-      <groupId>org.apache.lucene</groupId>
-      <artifactId>lucene-regex</artifactId>
-      <version>${regex.version}</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.lucene</groupId>
-          <artifactId>lucene-core</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-
     <dependency>
       <groupId>com.google.code.bean-matchers</groupId>
       <artifactId>bean-matchers</artifactId>