Skip to content

Commit 9b7b3ba

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.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...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] <[email protected]>
1 parent ede37bd commit 9b7b3ba

File tree

1 file changed

+1
-1
lines changed
  • microservices-api-gateway/image-microservice

1 file changed

+1
-1
lines changed

microservices-api-gateway/image-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.10</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)