Skip to content

Commit 9c052f6

Browse files
build(deps): bump org.springframework:spring-webmvc in /page-controller
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d24dd22 commit 9c052f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

page-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.springframework</groupId>
4444
<artifactId>spring-webmvc</artifactId>
45-
<version>6.2.5</version>
45+
<version>6.2.18</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)