Bump org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.21 to 11.0.22 - #652
Merged
conorheffron merged 2 commits intoMay 16, 2026
Conversation
conorheffron
approved these changes
May 16, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Tomcat embedded WebSocket dependency version in the Maven build, as part of routine dependency maintenance for the project’s web server stack.
Changes:
- Bump
org.apache.tomcat.embed:tomcat-embed-websocketfrom11.0.21to11.0.22.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
255
to
259
| <dependency> | ||
| <groupId>org.apache.tomcat.embed</groupId> | ||
| <artifactId>tomcat-embed-websocket</artifactId> | ||
| <version>11.0.21</version> | ||
| <version>11.0.22</version> | ||
| </dependency> |
Bumps org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.21 to 11.0.22. --- updated-dependencies: - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/org.apache.tomcat.embed-tomcat-embed-websocket-11.0.22
branch
from
May 16, 2026 14:15
f68d366 to
4f05d07
Compare
…cat-embed-websocket-11.0.22
dependabot
Bot
deleted the
dependabot/maven/org.apache.tomcat.embed-tomcat-embed-websocket-11.0.22
branch
May 16, 2026 14:53
Copilot stopped work on behalf of
conorheffron due to an error
May 16, 2026 14:53
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.apache.tomcat.embed:tomcat-embed-websocket from 11.0.21 to 11.0.22.