Skip to content

Commit ed06769

Browse files
committed
fix: 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 740e082 commit ed06769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<shiro.version>1.13.0</shiro.version>
120120
<slf4j.version>1.7.32</slf4j.version>
121121
<spring.boot.version>2.5.12</spring.boot.version>
122-
<spring.version>5.3.34</spring.version>
122+
<spring.version>6.1.14</spring.version>
123123
<aws.version>1.12.638</aws.version>
124124

125125
<nodejs.version>v16.13.0</nodejs.version>

0 commit comments

Comments
 (0)