Skip to content

Commit b9f5be4

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 afaecdd commit b9f5be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitkylin-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<maven.compiler.source>8</maven.compiler.source>
1818
<maven.compiler.target>8</maven.compiler.target>
19-
<spring.version>5.2.2.RELEASE</spring.version>
19+
<spring.version>5.2.4.RELEASE</spring.version>
2020
<java.version>1.8</java.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)