Skip to content

Commit 208a0c4

Browse files
build(deps): bump spring-webmvc
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.10 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.10...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8645b44 commit 208a0c4

File tree

1 file changed

+1
-1
lines changed
  • dongtai-api-gather/dongtai-api-gather-spring-api

1 file changed

+1
-1
lines changed

dongtai-api-gather/dongtai-api-gather-spring-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>org.springframework</groupId>
1717
<artifactId>spring-webmvc</artifactId>
18-
<version>5.3.10</version>
18+
<version>5.3.18</version>
1919
<scope>provided</scope>
2020
</dependency>
2121
<dependency>

0 commit comments

Comments
 (0)