This is an automated email from the ASF dual-hosted git repository.
apupier 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 50bee7f19dd3 chore(camel-test-infra-docling): upgrade
docling.container to v1.21.0
50bee7f19dd3 is described below
commit 50bee7f19dd301d1725f3f2763db0515b0dae9cc
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:57:57 2026 +0000
chore(camel-test-infra-docling): upgrade docling.container to v1.21.0
Update docling.container from v1.20.0 to v1.21.0
---
.../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/docling/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 f1af8691970c..3bb0967a7720 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.20.0"
+ "serviceVersion" : "v1.21.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 f1af8691970c..3bb0967a7720 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.20.0"
+ "serviceVersion" : "v1.21.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 495437b6eee0..05aaae0220bb 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.20.0
+docling.container=quay.io/docling-project/docling-serve:v1.21.0