Skip to content

Commit 1edc3d0

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817
1 parent 9b32227 commit 1edc3d0

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
@@ -28,7 +28,7 @@
2828
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
2929
<validation-version>2.0.1.Final</validation-version>
3030
<json-version>20250107</json-version>
31-
<spring-web-version>6.2.2</spring-web-version>
31+
<spring-web-version>6.2.11</spring-web-version>
3232
<org.apache.commons-text>1.13.0</org.apache.commons-text>
3333
</properties>
3434

0 commit comments

Comments
 (0)