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 6a59bf92900c chore(deps): Bump org.messaginghub:pooled-jms from 3.2.3
to 3.2.4
6a59bf92900c is described below
commit 6a59bf92900c5b0fbd36f44a3f10c940261875fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 07:20:56 2026 +0000
chore(deps): Bump org.messaginghub:pooled-jms from 3.2.3 to 3.2.4
Bumps
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from
3.2.3 to 3.2.4.
-
[Commits](https://github.com/messaginghub/pooled-jms/compare/3.2.3...3.2.4)
---
updated-dependencies:
- dependency-name: org.messaginghub:pooled-jms
dependency-version: 3.2.4
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 60e89bf252c9..d1d00d5c8db1 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.0.3</plexus-utils-version>
<plexus-xml-version>3.0.1</plexus-xml-version>
- <pooled-jms-version>3.2.3</pooled-jms-version>
+ <pooled-jms-version>3.2.4</pooled-jms-version>
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
<proto-google-common-protos-version>2.74.0</proto-google-common-protos-version>
<protobuf-version>4.35.1</protobuf-version>