Skip to content

Commit 9bc8005

Browse files
stdensnyk-bot
andauthored
fix: upgrade org.springframework:spring-webmvc from 6.2.11 to 6.2.14 (#24)
Snyk has created this PR to upgrade org.springframework:spring-webmvc from 6.2.11 to 6.2.14. See this package in maven: org.springframework:spring-webmvc See this project in Snyk: https://app.snyk.io/org/super.denis/project/65525927-47ab-4c3a-a30e-3dc714ed787b?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent b31b823 commit 9bc8005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_JDBC/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1313
<java.version>21</java.version>
14-
<spring.version>6.2.11</spring.version>
14+
<spring.version>6.2.14</spring.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)