Skip to content

Commit 8631063

Browse files
authored
Merge pull request #14 from boaglio/dependabot/maven/org.springframework-spring-webmvc-6.1.13
Bump org.springframework:spring-webmvc from 6.0.18 to 6.1.13
2 parents 37193dd + f7fbab0 commit 8631063

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

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<spring.version>6.0.18</spring.version>
13+
<spring.version>6.1.13</spring.version>
1414
<maven.compiler.source>1.7</maven.compiler.source>
1515
<maven.compiler.target>1.7</maven.compiler.target>
1616
</properties>

0 commit comments

Comments
 (0)