Skip to content

Commit 7f6e483

Browse files
Bump org.springframework:spring-webmvc from 5.3.31 to 6.2.10 in /demo
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.2.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.31...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d6b2e commit 7f6e483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.springframework</groupId>
5555
<artifactId>spring-webmvc</artifactId>
56-
<version>5.3.31</version>
56+
<version>6.2.10</version>
5757
</dependency>
5858

5959
<!-- Java EE API -->

0 commit comments

Comments
 (0)