Skip to content

Commit e39b6f5

Browse files
Bump spring-webmvc in /bitkylin-spring
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.2.RELEASE to 5.2.4.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.2.RELEASE...v5.2.4.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 824ba32 commit e39b6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitkylin-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</modules>
1515

1616
<properties>
17-
<spring.version>5.2.2.RELEASE</spring.version>
17+
<spring.version>5.2.4.RELEASE</spring.version>
1818
<java.version>1.8</java.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)