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 dab802ca5112d..64cda289cf363 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 @@ -637,7 +637,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-docling", "version" : "4.21.0-SNAPSHOT", - "serviceVersion" : "v1.24.0" + "serviceVersion" : "v1.25.0" }, { "service" : "org.apache.camel.test.infra.aws.common.services.AWSInfraService", "description" : "Local AWS Services with LocalStack", 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 dab802ca5112d..64cda289cf363 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 @@ -637,7 +637,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-docling", "version" : "4.21.0-SNAPSHOT", - "serviceVersion" : "v1.24.0" + "serviceVersion" : "v1.25.0" }, { "service" : "org.apache.camel.test.infra.aws.common.services.AWSInfraService", "description" : "Local AWS Services with LocalStack", diff --git a/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties b/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties index 9172ac3428ae6..c75d00f746cb4 100644 --- a/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties +++ b/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.properties @@ -15,4 +15,4 @@ ## limitations under the License. ## --------------------------------------------------------------------------- ## Docling container configuration for test-infra -docling.container=quay.io/docling-project/docling-serve:v1.24.0 +docling.container=quay.io/docling-project/docling-serve:v1.25.0