Skip to content

Commit 07a3299

Browse files
Bump org.springframework:spring-web from 6.1.14 to 6.2.0
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.2.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62055fb commit 07a3299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.springframework</groupId>
102102
<artifactId>spring-web</artifactId>
103-
<version>6.1.14</version>
103+
<version>6.2.0</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)