Skip to content

Commit 539141c

Browse files
authored
Merge pull request #9 from Djunnni/dependabot/maven/guestbook/org.springframework-spring-webmvc-5.2.20.RELEASE
Bump spring-webmvc from 4.3.5.RELEASE to 5.2.20.RELEASE in /guestbook
2 parents 78066e7 + b95958f commit 539141c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guestbook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<url>http://maven.apache.org</url>
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12-
<spring.version>4.3.5.RELEASE</spring.version>
12+
<spring.version>5.2.20.RELEASE</spring.version>
1313
<jackson2.version> 2.10.2</jackson2.version>
1414
</properties>
1515

0 commit comments

Comments
 (0)