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 aa0773cbec1f chore(deps): Bump org.messaginghub:pooled-jms from 3.1.8
to 3.2.1 (#20575)
aa0773cbec1f is described below
commit aa0773cbec1f5ed8cfbaa2cc10652325a042be2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 08:37:15 2025 +0100
chore(deps): Bump org.messaginghub:pooled-jms from 3.1.8 to 3.2.1 (#20575)
Bumps
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from
3.1.8 to 3.2.1.
-
[Commits](https://github.com/messaginghub/pooled-jms/compare/3.1.8...3.2.1)
---
updated-dependencies:
- dependency-name: org.messaginghub:pooled-jms
dependency-version: 3.2.1
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 1dc56c5643dd..6aae2c2cb784 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -449,7 +449,7 @@
<plexus-container-default-version>2.1.1</plexus-container-default-version>
<plexus-utils-version>4.0.2</plexus-utils-version>
<plexus-xml-version>3.0.1</plexus-xml-version>
- <pooled-jms-version>3.1.8</pooled-jms-version>
+ <pooled-jms-version>3.2.1</pooled-jms-version>
<properties-maven-plugin-version>1.2.1</properties-maven-plugin-version>
<proto-google-common-protos-version>2.22.0</proto-google-common-protos-version>
<protobuf-version>3.25.5</protobuf-version>