Skip to content

Commit b6b8a1a

Browse files
Bump spring-webmvc from 5.2.2.RELEASE to 5.2.4.RELEASE
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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b85c31 commit b6b8a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
13-
<spring.version>5.2.2.RELEASE</spring.version>
13+
<spring.version>5.2.4.RELEASE</spring.version>
1414
<java.version>8</java.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)