git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@443 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
fed456039e
commit
a9b9ada817
4
pom.xml
4
pom.xml
@ -28,7 +28,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-eclipse-plugin</artifactId>
|
<artifactId>maven-eclipse-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<wtpversion>2.0</wtpversion>
|
<wtpversion>1.5</wtpversion>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
@ -114,7 +114,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
<artifactId>log4j</artifactId>
|
<artifactId>log4j</artifactId>
|
||||||
<version>1.2.15</version>
|
<version>1.2.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>wsdl4j</groupId>
|
<groupId>wsdl4j</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user