Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 3584b06

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365
1 parent 3903e44 commit 3584b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<shiro-extras.version>1.1.0</shiro-extras.version>
119119
<slf4j.version>1.7.12</slf4j.version>
120120
<snakeyaml.version>1.16</snakeyaml.version>
121-
<spring.version>4.3.30.RELEASE</spring.version>
121+
<spring.version>6.1.14</spring.version>
122122
<spring-batch.version>3.0.10.RELEASE</spring-batch.version>
123123
<sshd.version>0.8.0</sshd.version>
124124
<totp.version>1.7.1</totp.version>

0 commit comments

Comments
 (0)