This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 6a451a0d586 chore(deps): Bump
org.apache.activemq:activemq-client-jakarta (#17422)
6a451a0d586 is described below
commit 6a451a0d5869113c36f17822085473a73fa16ed7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 09:03:18 2025 +0100
chore(deps): Bump org.apache.activemq:activemq-client-jakarta (#17422)
Bumps org.apache.activemq:activemq-client-jakarta from 5.18.6 to 5.19.0.
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client-jakarta
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5602eb620e8..1e1e662e16a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
<sourcecheckExcludesComma />
<!-- dependency versions -->
- <activemq-version>5.18.6</activemq-version>
+ <activemq-version>5.19.0</activemq-version>
<activemq6-version>6.1.6</activemq6-version>
<activemq-artemis-version>2.39.0</activemq-artemis-version>
<amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version>