Skip to content

Commit 6baadde

Browse files
Bump org.springframework:spring-webmvc in /duo-example
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.18...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4364949 commit 6baadde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

duo-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.springframework</groupId>
4545
<artifactId>spring-webmvc</artifactId>
46-
<version>5.3.24</version>
46+
<version>6.1.14</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)