This is an automated email from the ASF dual-hosted git repository.
acosentino 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 d75ad8d93816 chore(deps): Bump org.messaginghub:pooled-jms from 3.2.1
to 3.2.2 (#20823)
d75ad8d93816 is described below
commit d75ad8d93816a0b827d682a68f8a22b2297370f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 15 09:10:47 2026 +0100
chore(deps): Bump org.messaginghub:pooled-jms from 3.2.1 to 3.2.2 (#20823)
Bumps
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from
3.2.1 to 3.2.2.
-
[Commits](https://github.com/messaginghub/pooled-jms/compare/3.2.1...3.2.2)
---
updated-dependencies:
- dependency-name: org.messaginghub:pooled-jms
dependency-version: 3.2.2
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 2254a3bd8bbf..e84af220b394 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -451,7 +451,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.2.1</pooled-jms-version>
+ <pooled-jms-version>3.2.2</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>