Exclude dom4j dep causing security vunerability
[aai/champ.git] / champ-service-deps-titan / pom.xml
index 35be53e..adab048 100644 (file)
@@ -230,6 +230,10 @@ limitations under the License.
                     <groupId>org.mindrot</groupId>
                     <artifactId>jbcrypt</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>dom4j</groupId>
+                    <artifactId>dom4j</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>