Fix the Sonar Findings
[holmes/rule-management.git] / rulemgt / pom.xml
index 90f02ed..b70adb5 100644 (file)
             <groupId>org.antlr</groupId>
             <artifactId>stringtemplate</artifactId>
         </dependency>
-        <dependency>
-          <groupId>org.hibernate</groupId>
-          <artifactId>hibernate-validator</artifactId>
-          <version>5.4.2.Final</version>
-        </dependency>
         <dependency>
           <groupId>ch.qos.logback</groupId>
           <artifactId>logback-classic</artifactId>
                 <groupId>com.fasterxml.jackson.core</groupId>
                 <artifactId>jackson-core</artifactId>
               </exclusion>
-              <exclusion>
-                <groupId>org.hibernate</groupId>
-                <artifactId>hibernate-validator</artifactId>
-              </exclusion>
             </exclusions>
         </dependency>