Skip to content

Commit

Permalink
Bump jakarta-websocket from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps `jakarta-websocket` from 2.1.0 to 2.1.1.

Updates `jakarta.websocket:jakarta.websocket-api` from 2.1.0 to 2.1.1
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](https://github.com/eclipse-ee4j/websocket-api/commits)

Updates `jakarta.websocket:jakarta.websocket-client-api` from 2.1.0 to 2.1.1
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](https://github.com/eclipse-ee4j/websocket-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.websocket:jakarta.websocket-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: jakarta.websocket:jakarta.websocket-client-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 69c2856 commit 3c9572c
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 @@ -2,7 +2,7 @@
ch-qos-logback = "1.4.7"
com-fasterxml-jackson = "2.14.2"
io-projectreactor = "3.5.11"
jakarta-websocket = "2.1.0"
jakarta-websocket = "2.1.1"
org-apache-derby = "10.16.1.1"
org-codehaus-groovy = "3.0.17"
org-gretty = "4.1.0"
Expand Down

0 comments on commit 3c9572c

Please sign in to comment.