This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new c0b6f52b9f Bump jakarta.websocket:jakarta.websocket-api from 2.1.1 to
2.2.0 (#1593)
c0b6f52b9f is described below
commit c0b6f52b9fd03676cefde90c76c8523c4c8d989d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 07:26:53 2026 +0100
Bump jakarta.websocket:jakarta.websocket-api from 2.1.1 to 2.2.0 (#1593)
Bumps
[jakarta.websocket:jakarta.websocket-api](https://github.com/eclipse-ee4j/websocket-api)
from 2.1.1 to 2.2.0.
-
[Commits](https://github.com/eclipse-ee4j/websocket-api/compare/2.1.1-RELEASE...2.2.0-RELEASE)
---
updated-dependencies:
- dependency-name: jakarta.websocket:jakarta.websocket-api
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a6e78980de..ae53ff4b97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@
<dependency>
<groupId>jakarta.websocket</groupId>
<artifactId>jakarta.websocket-api</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0</version>
</dependency>
<!-- =============================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact