We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a692a70 + c48f8f4 commit 717fdbaCopy full SHA for 717fdba
pom.xml
@@ -10,10 +10,10 @@
10
<url>https://github.com/snyk/java-goof</url>
11
12
<properties>
13
- <spring.version>3.2.6.RELEASE</spring.version>
+ <spring.version>3.2.15.RELEASE</spring.version>
14
<hibernate.version>4.3.7.Final</hibernate.version>
15
<tapestry.version>5.3.8</tapestry.version>
16
- <struts2.version>2.3.20</struts2.version>
+ <struts2.version>2.3.37</struts2.version>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
</properties>
19
todolist-web-struts/pom.xml
@@ -79,7 +79,7 @@
79
<dependency>
80
<groupId>org.zeroturnaround</groupId>
81
<artifactId>zt-zip</artifactId>
82
- <version>1.12</version>
+ <version>1.13</version>
83
<type>jar</type>
84
</dependency>
85
</dependencies>
0 commit comments