Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump spring-webmvc from 5.1.6.RELEASE to 5.2.20.RELEASE
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.6.RELEASE to 5.2.20.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.6.RELEASE...v5.2.20.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2022
commit ab04bde1563f5e67e6daa6bcb4e84a0bd6eb7906
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>war</packaging>

<properties>
<spring.version>5.1.6.RELEASE</spring.version>
<spring.version>5.2.20.RELEASE</spring.version>
<hibernate.version>5.4.2.Final</hibernate.version>
<mssql.version>7.2.2.jre8</mssql.version>
<jinq.version>1.8.25</jinq.version>
Expand Down