Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 6015d00 commit aabdb13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dc-commons-springmvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.2.22.RELEASE</version>
<version>6.0.11</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down
2 changes: 1 addition & 1 deletion dc-commons-springsecurity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.2.22.RELEASE</version>
<version>6.0.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aabdb13

Please # to comment.