log4j security issue
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 633109b..c82ddc9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <groupId>javax.servlet</groupId>
                                        <artifactId>servlet-api</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>log4j</groupId>
+                                       <artifactId>log4j</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <dependency>