Skip to content

Commit

Permalink
Bump org.springframework:spring-webmvc from 5.2.22.RELEASE to 6.1.13
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.22.RELEASE...v6.1.13)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent a01cedb commit 0e04dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<jstl.version>1.2</jstl.version>
<java.version>1.8</java.version>
<spring.version>5.2.22.RELEASE</spring.version>
<spring.version>6.1.13</spring.version>
<cglib.version>3.2.8</cglib.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
</properties>
Expand Down

0 comments on commit 0e04dbd

Please sign in to comment.