Skip to content

Commit ce9fabb

Browse files
authored
Merge pull request #2 from JanLoebel/dependabot/maven/org.springframework-spring-webmvc-5.2.4.RELEASE
Bump spring-webmvc from 5.2.2.RELEASE to 5.2.4.RELEASE
2 parents 1b85c31 + b6b8a1a commit ce9fabb

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)