Skip to content

Commit 2963bbd

Browse files
Bump org.springframework:spring-webmvc from 6.2.9 to 6.2.10 in /web (#175)
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.9 to 6.2.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 842a4d6 commit 2963bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/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>6.2.9</spring.version>
12+
<spring.version>6.2.10</spring.version>
1313
<aspectj.version>1.9.22.1</aspectj.version>
1414
<mybatis.version>3.5.16</mybatis.version>
1515
<druid.version>1.2.23</druid.version>

0 commit comments

Comments
 (0)