This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5a41fc9d3bc2 chore(deps): Bump
org.apache.activemq:activemq-client-jakarta
5a41fc9d3bc2 is described below
commit 5a41fc9d3bc2834c64ac6134bb655ade56abdb2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 10:56:12 2026 +0000
chore(deps): Bump org.apache.activemq:activemq-client-jakarta
Bumps org.apache.activemq:activemq-client-jakarta from 5.19.2 to 5.19.3.
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client-jakarta
dependency-version: 5.19.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a6b19df5416c..ca88c8caf2e6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
<sourcecheckExcludesComma />
<!-- dependency versions -->
- <activemq-version>5.19.2</activemq-version>
+ <activemq-version>5.19.3</activemq-version>
<activemq6-version>6.2.2</activemq6-version>
<activemq-artemis-version>2.44.0</activemq-artemis-version>
<agroal-version>3.0.1</agroal-version>