Skip to content

Commit 1211631

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microservices-api-gateway/price-microservice

microservices-api-gateway/price-microservice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.springframework</groupId>
4040
<artifactId>spring-webmvc</artifactId>
41-
<version>6.2.5</version>
41+
<version>6.2.17</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)