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 bd2322b4645 Upgrade jolokia and regen
bd2322b4645 is described below

commit bd2322b4645b45dd550edb12682e8f0d6a178d4d
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Feb 11 07:13:38 2026 +0100

    Upgrade jolokia and regen
---
 .../camel/springboot/catalog/beans/KafkaIdempotentRepository.json       | 2 +-
 .../resources/org/apache/camel/springboot/catalog/components/cxfrs.json | 2 +-
 components-starter/camel-jolokia-starter/pom.xml                        | 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/KafkaIdempotentRepository.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/KafkaIdempotentRepository.json
index 6f2bc392296..f5067067d4d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/KafkaIdempotentRepository.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/KafkaIdempotentRepository.json
@@ -10,7 +10,7 @@
     "groupId": "org.apache.camel.springboot",
     "artifactId": "camel-kafka-starter",
     "version": "4.18.0-SNAPSHOT",
-    "properties": { "topic": { "index": 0, "kind": "property", "displayName": 
"Topic", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Sets 
the name of the Kafka topic used by this idempotent repository. Each 
functionally-separate repository should use a different topic." }, 
"bootstrapServers": { "index": 1, "kind": "property", "displayName": "Bootstrap 
Servers", "required": true, "type": "strin [...]
+    "properties": { "topic": { "index": 0, "kind": "property", "displayName": 
"Topic", "required": true, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "autowired": false, "secret": false, "description": "Sets 
the name of the Kafka topic used by this idempotent repository. Each 
functionally-separate repository should use a different topic." }, 
"bootstrapServers": { "index": 1, "kind": "property", "displayName": "Bootstrap 
Servers", "required": true, "type": "strin [...]
   }
 }
 
diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cxfrs.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cxfrs.json
index 2d3cb004f7c..7ce33478bb7 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cxfrs.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/cxfrs.json
@@ -72,7 +72,7 @@
     "httpClientAPI": { "index": 18, "kind": "parameter", "displayName": "Http 
Client API", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": true, 
"description": "If it is true, the CxfRsProducer will use the HttpClientAPI to 
invoke the service. If it is false, the CxfRsProducer will use the 
ProxyClientAPI to invoke the service" },
     "ignoreDeleteMethodMessageBody": { "index": 19, "kind": "parameter", 
"displayName": "Ignore Delete Method Message Body", "group": "producer 
(advanced)", "label": "producer,advanced", "required": false, "type": 
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "This option is used to 
tell CxfRsProducer to ignore the message body of the DELETE method when using 
HTTP API." },
     "lazyStartProducer": { "index": 20, "kind": "parameter", "displayName": 
"Lazy Start Producer", "group": "producer (advanced)", "label": 
"producer,advanced", "required": false, "type": "boolean", "javaType": 
"boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Whether the producer should be started 
lazy (on the first message). By starting lazy you can use this to allow 
CamelContext and routes to startup in situations where a produ [...]
-    "maxClientCacheSize": { "index": 21, "kind": "parameter", "displayName": 
"Max Client Cache Size", "group": "producer (advanced)", "label": 
"producer,advanced", "required": false, "type": "integer", "javaType": "int", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 10, 
"description": "This option allows you to configure the maximum size of the 
cache. The implementation caches CXF clients or ClientFactoryBean in 
CxfProvider and CxfRsProvider." },
+    "maxClientCacheSize": { "index": 21, "kind": "parameter", "displayName": 
"Max Client Cache Size", "group": "producer (advanced)", "label": 
"producer,advanced", "required": false, "type": "integer", "javaType": "int", 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 10, 
"description": "This option allows you to configure the maximum size of the 
cache. The implementation caches CXF clients or ClientFactoryBean in 
CxfProvider and CxfRsProvider. The value must be [...]
     "synchronous": { "index": 22, "kind": "parameter", "displayName": 
"Synchronous", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Sets whether synchronous processing should be strictly used" },
     "binding": { "index": 23, "kind": "parameter", "displayName": "Binding", 
"group": "advanced", "label": "advanced", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.cxf.jaxrs.CxfRsBinding", "deprecated": 
false, "autowired": false, "secret": false, "description": "To use a custom 
CxfBinding to control the binding between Camel Message and CXF Message." },
     "bus": { "index": 24, "kind": "parameter", "displayName": "Bus", "group": 
"advanced", "label": "advanced", "required": false, "type": "object", 
"javaType": "org.apache.cxf.Bus", "deprecated": false, "autowired": false, 
"secret": false, "description": "To use a custom configured CXF Bus." },
diff --git a/components-starter/camel-jolokia-starter/pom.xml 
b/components-starter/camel-jolokia-starter/pom.xml
index 59b59250ac5..e787194425a 100644
--- a/components-starter/camel-jolokia-starter/pom.xml
+++ b/components-starter/camel-jolokia-starter/pom.xml
@@ -36,7 +36,7 @@
     </dependency>
     <dependency>
       <groupId>org.jolokia</groupId>
-      <artifactId>jolokia-support-spring</artifactId>
+      <artifactId>jolokia-support-springboot3</artifactId>
       <version>${jolokia-version}</version>
     </dependency>
     <dependency>

Reply via email to