Skip to content

Commit 64b81fe

Browse files
build(deps): Bump org.springframework:spring-webmvc
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.2.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.18...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] <[email protected]>
1 parent 4cad353 commit 64b81fe

File tree

1 file changed

+1
-1
lines changed
  • sentinel-adapter/sentinel-spring-webmvc-adapter

1 file changed

+1
-1
lines changed

sentinel-adapter/sentinel-spring-webmvc-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<packaging>jar</packaging>
1414

1515
<properties>
16-
<spring.version>5.3.18</spring.version>
16+
<spring.version>6.2.10</spring.version>
1717
<spring.boot.version>2.5.12</spring.boot.version>
1818
<servlet.api.version>3.1.0</servlet.api.version>
1919
</properties>

0 commit comments

Comments
 (0)