Skip to content

Commit 9764cb0

Browse files
authored
Merge pull request #13 from mstred/dependabot/maven/org.springframework-spring-web-6.0.0
Bump spring-web from 3.2.1.RELEASE to 6.0.0
2 parents bfaa49b + 31f785b commit 9764cb0

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
@@ -9,7 +9,7 @@
99
<version>1.0.0-SNAPSHOT</version>
1010
<properties>
1111
<java-version>1.7</java-version>
12-
<org.springframework-version>3.2.1.RELEASE</org.springframework-version>
12+
<org.springframework-version>6.0.0</org.springframework-version>
1313
<org.springsecurity-version>5.5.7</org.springsecurity-version>
1414
<org.slf4j-version>1.7.2</org.slf4j-version>
1515
</properties>

0 commit comments

Comments
 (0)