Skip to content

Commit

Permalink
Bump org.springframework:spring-webmvc in the maven group
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework).


Updates `org.springframework:spring-webmvc` from 5.3.39 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 061eb64 commit 2b82dbe
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.39</version>
<version>6.1.13</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>
Expand Down

0 comments on commit 2b82dbe

Please sign in to comment.