build: bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.6.0 - #14
Merged
dnlblasco merged 1 commit intoAug 29, 2026
Merged
Conversation
Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.6 to 1.6.0. - [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases) - [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md) - [Commits](TooTallNate/Java-WebSocket@v1.5.6...v1.6.0) --- updated-dependencies: - dependency-name: org.java-websocket:Java-WebSocket dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/org.java-websocket-Java-WebSocket-1.6.0
branch
from
August 28, 2026 17:42
0de2199 to
489a418
Compare
dependabot
Bot
deleted the
dependabot/maven/org.java-websocket-Java-WebSocket-1.6.0
branch
August 29, 2026 07:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.java-websocket:Java-WebSocket from 1.5.6 to 1.6.0.
Release notes
Sourced from org.java-websocket:Java-WebSocket's releases.
Changelog
Sourced from org.java-websocket:Java-WebSocket's changelog.
Commits
da3cf2aMerge pull request #1446 from marci4/1.6.0_releasefcb7595Release 1.6.02b8dd96Merge pull request #1442 from TooTallNate/socket-activatione5253dcAdd example of using WebSocketServer with systemd socket activation8eae452Add support for creating server from existing Channel3b29042Merge pull request #1439 from marci4/fix/Issue1437dfca00bAdd Constructor with custom compression level4f4aed5Extends tests to better test the deflater levelfe7635bProvide a setter/getter to set the deflater level1e9fbbfReuse inflater/deflater