Skip to content

Commit 3a148b4

Browse files
Bump org.springframework:spring-websocket from 7.0.0 to 7.0.1
Bumps [org.springframework:spring-websocket](https://github.com/spring-projects/spring-framework) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-websocket dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99714fb commit 3a148b4

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
@@ -1009,7 +1009,7 @@
10091009
<dependency>
10101010
<groupId>org.springframework</groupId>
10111011
<artifactId>spring-websocket</artifactId>
1012-
<version>6.2.14</version>
1012+
<version>7.0.1</version>
10131013
<scope>test</scope>
10141014
</dependency>
10151015

0 commit comments

Comments
 (0)