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 c73de002b73d2..10a453af5c15c 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.22.0-SNAPSHOT",
- "serviceVersion" : "9.4.5.0-r2",
+ "serviceVersion" : "10.0.0.0-r2",
"uiSupported" : true
}, {
"service" : "org.apache.camel.test.infra.aws.common.services.AWSInfraService",
diff --git a/parent/pom.xml b/parent/pom.xml
index 6c10b62943ad2..28eb947a7989d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -105,7 +105,7 @@
5.0.0-M2
4.8.184
0.10.20
- 9.4.5.1
+ 10.0.0.0
9.0.1
9.0.1
1.11.0
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 c73de002b73d2..10a453af5c15c 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.22.0-SNAPSHOT",
- "serviceVersion" : "9.4.5.0-r2",
+ "serviceVersion" : "10.0.0.0-r2",
"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 75e85984246c3..26d3b0be05ea2 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:9.4.5.0-r2
+ibm.mq.container=icr.io/ibm-messaging/mq:10.0.0.0-r2
ibm.mq.container.version.exclude=amd64,arm64,ppc64le,s390x,x86_64