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 fc85c3fad895 chore(deps): Bump com.ibm.mq:com.ibm.mq.jakarta.client
(#19585)
fc85c3fad895 is described below
commit fc85c3fad895dfa9e6bb92b75878667cd4c387b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 09:38:00 2025 +0200
chore(deps): Bump com.ibm.mq:com.ibm.mq.jakarta.client (#19585)
Bumps com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.3.1 to 9.4.4.0.
---
updated-dependencies:
- dependency-name: com.ibm.mq:com.ibm.mq.jakarta.client
dependency-version: 9.4.4.0
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 755b1018320c..b80956b82a95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,7 @@
<citrus-version>4.8.1</citrus-version>
<classgraph-version>4.8.184</classgraph-version>
<cloudant-version>0.10.9</cloudant-version>
-
<com-ibm-mq-jakarta-client-version>9.4.3.1</com-ibm-mq-jakarta-client-version>
+
<com-ibm-mq-jakarta-client-version>9.4.4.0</com-ibm-mq-jakarta-client-version>
<cometd-java-client-version>9.0.0</cometd-java-client-version>
<cometd-java-server-version>9.0.0</cometd-java-server-version>
<commons-beanutils-version>1.11.0</commons-beanutils-version>