Fix SO Security vulnerabilities
[so.git] / common / pom.xml
index 08dfc4d..4223e0a 100644 (file)
           <groupId>javax.servlet</groupId>
           <artifactId>servlet-api</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>log4j</groupId>
+          <artifactId>log4j</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>