From 302905c98f9241c1134f142891a3140e4568a275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 08:46:33 +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 3c95c7a150b..6854f22517a 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 f56395653f9..280c5197683 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -308,7 +308,7 @@ - + @@ -530,4 +530,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file