This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new b8831c6e945 Regen
b8831c6e945 is described below

commit b8831c6e945648602011efc7fde7f3e5fdb11b20
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jan 6 13:38:47 2026 +0100

    Regen
---
 .../apache/camel/springboot/catalog/beans/FileLockClusterService.json   | 2 +-
 .../org/apache/camel/springboot/catalog/components/olingo2.json         | 2 +-
 .../org/apache/camel/springboot/catalog/components/olingo4.json         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/FileLockClusterService.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/FileLockClusterService.json
index cf39a0830fe..a2a9965384e 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/FileLockClusterService.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/FileLockClusterService.json
@@ -10,7 +10,7 @@
     "groupId": "org.apache.camel.springboot",
     "artifactId": "camel-file-starter",
     "version": "4.17.0-SNAPSHOT",
-    "properties": { "root": { "index": 0, "kind": "property", "displayName": 
"Root", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
root file path" }, "acquireLockDelay": { "index": 1, "kind": "property", 
"displayName": "Acquire Lock Delay", "required": false, "type": "integer", 
"javaType": "long", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 1, "description": " [...]
+    "properties": { "root": { "index": 0, "kind": "property", "displayName": 
"Root", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
root file path" }, "acquireLockDelay": { "index": 1, "kind": "property", 
"displayName": "Acquire Lock Delay", "required": false, "type": "integer", 
"javaType": "long", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": 1, "description": " [...]
   }
 }
 
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo2.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo2.json
index 04ab7e49f74..40d99c3f157 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo2.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo2.json
@@ -4,7 +4,7 @@
     "name": "olingo2",
     "title": "Olingo2",
     "description": "Communicate with OData 2.0 services using Apache Olingo.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.14.0",
     "label": "cloud",
     "javaType": "org.apache.camel.component.olingo2.Olingo2Component",
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo4.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo4.json
index 3b835acbba5..c8ce4817817 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo4.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/olingo4.json
@@ -4,7 +4,7 @@
     "name": "olingo4",
     "title": "Olingo4",
     "description": "Communicate with OData 4.0 services using Apache Olingo 
OData API.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.19.0",
     "label": "cloud",
     "javaType": "org.apache.camel.component.olingo4.Olingo4Component",

Reply via email to