Skip to content

Commit c089e15

Browse files
committed
fix: todolist-goof/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365
1 parent 6f94dc2 commit c089e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todolist-goof/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://github.com/snyk/java-goof</url>
1111

1212
<properties>
13-
<spring.version>3.2.6.RELEASE</spring.version>
13+
<spring.version>6.1.14</spring.version>
1414
<hibernate.version>4.3.7.Final</hibernate.version>
1515
<tapestry.version>5.3.8</tapestry.version>
1616
<struts2.version>2.3.20</struts2.version>

0 commit comments

Comments
 (0)