chore(deps): Bump com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.5.1 to 10.0.0.0#24040
chore(deps): Bump com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.5.1 to 10.0.0.0#24040dependabot[bot] wants to merge 1 commit into
Conversation
Bumps com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.5.1 to 10.0.0.0. --- updated-dependencies: - dependency-name: com.ibm.mq:com.ibm.mq.jakarta.client dependency-version: 10.0.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
🧪 CI tested the following changed modules:
✅ POM dependency changes: targeted tests included Changed properties: com-ibm-mq-jakarta-client-version Modules affected by dependency changes (1)
All tested modules (2 modules)
|
apupier
left a comment
There was a problem hiding this comment.
[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m1�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 9.545 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.jms.issues.�[1mJmsReplyToIbmMQTest�[m
[�[1;31mERROR�[m] org.apache.camel.component.jms.issues.JmsReplyToIbmMQTest.testCustomJMSReplyToInOut -- Time elapsed: 5.076 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <My name is Camel> but was: <null>
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
at org.apache.camel.component.jms.issues.JmsReplyToIbmMQTest.testCustomJMSReplyToInOut(JmsReplyToIbmMQTest.java:44)
[�[1;34mINFO�[m] Running org.apache.camel.component.jms.issues.�[1mJmsReplyToIbmMQTest�[m
[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m1�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 9.131 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.jms.issues.�[1mJmsReplyToIbmMQTest�[m
[�[1;31mERROR�[m] org.apache.camel.component.jms.issues.JmsReplyToIbmMQTest.testCustomJMSReplyToInOut -- Time elapsed: 5.060 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <My name is Camel> but was: <null>
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1199)
at org.apache.camel.component.jms.issues.JmsReplyToIbmMQTest.testCustomJMSReplyToInOut(JmsReplyToIbmMQTest.java:44)
oscerd
left a comment
There was a problem hiding this comment.
Heads-up that this major bump (9.4.5.1 → 10.0.0.0) regresses the IBM MQ integration test JmsReplyToIbmMQTest.testCustomJMSReplyToInOut (expected <My name is Camel> but was <null>), as @apupier already noted. The green GitHub matrix is misleading here — the MQ ITs aren't part of the standard build matrix, so they have to be run manually.
This is tightly coupled with #24017 (the matching ibm.mq.container 10.x server bump) — the client + server jump regress the JMS reply-to/correlation tests together, so the two should be held and investigated as a pair (real product behavior change vs. test config) before either is merged.
The diff itself is a clean, self-consistent one-line property change.
Reviewed with Claude Code on behalf of Andrea Cosentino. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.
Bumps com.ibm.mq:com.ibm.mq.jakarta.client from 9.4.5.1 to 10.0.0.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)