This is an automated email from the ASF dual-hosted git repository.
Croway 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 6085f77022aa chore(camel-test-infra-ibmmq): upgrade ibm.mq.container
to 10.0.0.0-r3
6085f77022aa is described below
commit 6085f77022aa33fbad13aef81d7a2afebf00aacb
Author: Croway <[email protected]>
AuthorDate: Fri Aug 28 16:17:10 2026 +0200
chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.0-r3
---
.../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +-
.../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
.../org/apache/camel/test/infra/ibmmq/services/container.properties | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 340c09eafeec..36ead6666259 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -293,7 +293,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-ibmmq",
"version" : "4.23.0-SNAPSHOT",
- "serviceVersion" : "10.0.0.0-r2",
+ "serviceVersion" : "10.0.0.0-r3",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
diff --git
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 340c09eafeec..36ead6666259 100644
---
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -293,7 +293,7 @@
"groupId" : "org.apache.camel",
"artifactId" : "camel-test-infra-ibmmq",
"version" : "4.23.0-SNAPSHOT",
- "serviceVersion" : "10.0.0.0-r2",
+ "serviceVersion" : "10.0.0.0-r3",
"uiSupported" : true
}, {
"service" :
"org.apache.camel.test.infra.aws.common.services.AWSInfraService",
diff --git
a/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties
b/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties
index 26d3b0be05ea..15667a68ab85 100644
---
a/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties
+++
b/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties
@@ -14,5 +14,5 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-ibm.mq.container=icr.io/ibm-messaging/mq:10.0.0.0-r2
+ibm.mq.container=icr.io/ibm-messaging/mq:10.0.0.0-r3
ibm.mq.container.version.exclude=amd64,arm64,ppc64le,s390x,x86_64