jvm log forging (#1643)

* jvm log forging

* jvm log forging

* jvm log forging
This commit is contained in:
Abhinab Kanrar
2017-04-13 13:38:01 +05:30
committed by maibin
parent f5991d1eeb
commit 782c5565fe
3 changed files with 489 additions and 2 deletions
+8 -2
View File
@@ -170,7 +170,13 @@
<groupId>org.javamoney</groupId>
<artifactId>moneta</artifactId>
<version>1.1</version>
</dependency>
</dependency>
<dependency>
<groupId>org.owasp.esapi</groupId>
<artifactId>esapi</artifactId>
<version>2.1.0.1</version>
</dependency>
</dependencies>
@@ -391,4 +397,4 @@
</properties>
</project>
</project>