Skip to content

Commit

Permalink
Bump org.eclipse.jetty.websocket:websocket-jetty-client
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty.websocket:websocket-jetty-client from 11.0.21 to 11.0.22.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty.websocket:websocket-jetty-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Jul 12, 2024
1 parent ff97d5a commit ee1ff0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ npm-sockjs-client = "1.6.1"

# test-only
java-websocket = "1.5.6"
jetty-websocket = "11.0.21"
jetty-websocket = "11.0.22"
npm-isomorphic-fetch = "3.0.0"
npm-isomorphic-ws = "5.0.0"
npm-ws = "8.10.0"
Expand Down

0 comments on commit ee1ff0a

Please sign in to comment.