Skip to content

Commit

Permalink
chore(deps): bump org.springframework:spring-webmvc
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.3.31 to 6.1.10.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v6.1.10)

---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 32f5623 commit 1a0467d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit-servers-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<properties>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<spring5.version>5.3.31</spring5.version>
<spring5.version>6.1.10</spring5.version>
<spring6.version>6.1.1</spring6.version>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
</properties>
Expand Down

0 comments on commit 1a0467d

Please sign in to comment.