There was an error while loading. Please reload this page.
1 parent f5fdc1a commit ea4903eCopy full SHA for ea4903e
2 files changed
Ch04_OutputEscapingJSP/pom.xml
@@ -28,6 +28,10 @@
28
<artifactId>jstl</artifactId>
29
<version>1.2</version>
30
</dependency>
31
+ <dependency>
32
+ <groupId>log4j</groupId>
33
+ <artifactId>log4j</artifactId>
34
+ </dependency>
35
</dependencies>
36
37
<build>
Ch07_CSP/pom.xml
@@ -25,6 +25,10 @@
25
<artifactId>jettison</artifactId>
26
<version>1.3.3</version>
27
0 commit comments