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 e3df9183b3d6 chore(deps): Bump org.messaginghub:pooled-jms from 3.2.4
to 3.2.5 (#26440)
e3df9183b3d6 is described below
commit e3df9183b3d6ce7651524d39ed2e4ca06fe127c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 21:20:27 2026 +0200
chore(deps): Bump org.messaginghub:pooled-jms from 3.2.4 to 3.2.5 (#26440)
Bumps
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from
3.2.4 to 3.2.5.
-
[Commits](https://github.com/messaginghub/pooled-jms/compare/3.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: org.messaginghub:pooled-jms
dependency-version: 3.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 a6f820134bbc..792a3d62fd6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -443,7 +443,7 @@
<plexus-container-default-version>2.1.1</plexus-container-default-version>
<plexus-utils-version>4.1.0</plexus-utils-version>
<plexus-xml-version>3.1.0</plexus-xml-version>
- <pooled-jms-version>3.2.4</pooled-jms-version>
+ <pooled-jms-version>3.2.5</pooled-jms-version>
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
<proto-google-common-protos-version>2.76.0</proto-google-common-protos-version>
<protobuf-version>4.35.1</protobuf-version>