Skip to content

Commit

Permalink
Bump org.springframework:spring-websocket from 5.3.29 to 6.1.11
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-websocket](https://github.com/spring-projects/spring-framework) from 5.3.29 to 6.1.11.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v6.1.11)

---
updated-dependencies:
- dependency-name: org.springframework:spring-websocket
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 3f50938 commit 3e555bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
testImplementation 'javax.servlet:servlet-api:2.5'
testImplementation group: 'org.safehaus.jug', name: 'jug', version: '2.0.0', classifier: 'lgpl'
implementation 'com.vaadin:vaadin-shared:8.20.3'
testImplementation 'org.springframework:spring-websocket:5.3.29'
testImplementation 'org.springframework:spring-websocket:6.1.11'
testImplementation 'com.opensymphony:xwork:2.1.2'
testImplementation 'commons-cli:commons-cli:1.4'
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
Expand Down

0 comments on commit 3e555bc

Please sign in to comment.