From 15c41cd60621e915749744bed25f257fee49aa81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 16:37:22 +0000 Subject: [PATCH] build(deps): bump jakarta.jms:jakarta.jms-api from 2.0.3 to 3.1.0 Bumps jakarta.jms:jakarta.jms-api from 2.0.3 to 3.1.0. --- updated-dependencies: - dependency-name: jakarta.jms:jakarta.jms-api dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- activemq-all/pom.xml | 28 +++++++++++++++++++--------- activemq-osgi/pom.xml | 18 ++++++++++++++---- 2 files changed, 33 insertions(+), 13 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 5ac5a3055cf..da06ccc21bc 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -122,27 +122,27 @@ - + .java - + Apache ActiveMQ - + META-INF/spring.handlers - + META-INF/services/com.sun.tools.xjc.Plugin - + META-INF/spring.schemas - + org.apache.activemq.console.command.ShellCommand @@ -378,4 +378,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index d4235f7eb96..df078758d5d 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -326,7 +326,7 @@ - + @@ -548,4 +548,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file