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 b3614cd8ae90 chore(deps): Bump org.messaginghub:pooled-jms from 3.2.2
to 3.2.3 (#25344)
b3614cd8ae90 is described below
commit b3614cd8ae9030543806412891b1bc7c5a5310d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 12:16:24 2026 +0200
chore(deps): Bump org.messaginghub:pooled-jms from 3.2.2 to 3.2.3 (#25344)
Bumps
[org.messaginghub:pooled-jms](https://github.com/messaginghub/pooled-jms) from
3.2.2 to 3.2.3.
-
[Commits](https://github.com/messaginghub/pooled-jms/compare/3.2.2...3.2.3)
---
updated-dependencies:
- dependency-name: org.messaginghub:pooled-jms
dependency-version: 3.2.3
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 0707c245dbe4..04a6aea9ea59 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -434,7 +434,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.2</pooled-jms-version>
+ <pooled-jms-version>3.2.3</pooled-jms-version>
<properties-maven-plugin-version>1.3.0</properties-maven-plugin-version>
<proto-google-common-protos-version>2.73.0</proto-google-common-protos-version>
<protobuf-version>4.34.2</protobuf-version>