diff --git a/catalog/pom.xml b/catalog/pom.xml
index 038638e5727b..834804b5605a 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -1605,19 +1605,6 @@
-
- org.apache.camel.quarkus
- camel-quarkus-groovy-dsl
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
org.apache.camel.quarkus
camel-quarkus-grpc
@@ -2164,19 +2151,6 @@
-
- org.apache.camel.quarkus
- camel-quarkus-js-dsl
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
org.apache.camel.quarkus
camel-quarkus-jsch
@@ -2190,19 +2164,6 @@
-
- org.apache.camel.quarkus
- camel-quarkus-jsh-dsl
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
org.apache.camel.quarkus
camel-quarkus-jslt
@@ -2385,32 +2346,6 @@
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin-dsl
- ${project.version}
- pom
- test
-
-
- *
- *
-
-
-
org.apache.camel.quarkus
camel-quarkus-kubernetes
diff --git a/docs/antora.yml b/docs/antora.yml
index 49348c0b8da0..ad915391cea1 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -28,18 +28,18 @@ asciidoc:
requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'"
# Project versions
- camel-version: 4.8.1 # replace ${camel.version}
- camel-docs-version: 4.8.x
+ camel-version: 4.9.0 # replace ${camel.version}
+ camel-docs-version: next
camel-quarkus-version: 3.17.0 # replace ${camel-quarkus.version}
quarkus-version: 3.17.2 # replace ${quarkus.version}
graalvm-version: 23.1.2 # replace ${graalvm.version}
graalvm-docs-version: jdk21 # replace ${graalvm-docs.version}
- mapstruct-version: 1.6.0 # replace ${mapstruct.version}
+ mapstruct-version: 1.6.3 # replace ${mapstruct.version}
min-maven-version: 3.8.2 # replace ${min-maven-version}
target-maven-version: 3.9.9 # replace ${target-maven-version}
# Attributes used in xrefs to other Antora components
- cq-camel-components: components
+ cq-camel-components: next@components
doc-link-icon-lock: "icon:lock"
quarkus-examples-version: latest
diff --git a/docs/modules/ROOT/examples/components/etcd3.yml b/docs/modules/ROOT/examples/components/etcd3.yml
index ecd418ebee08..fecae4c6ca34 100644
--- a/docs/modules/ROOT/examples/components/etcd3.yml
+++ b/docs/modules/ROOT/examples/components/etcd3.yml
@@ -4,7 +4,7 @@ cqArtifactId: camel-quarkus-etcd3
cqArtifactIdBase: etcd3
cqNativeSupported: false
cqStatus: Preview
-cqDeprecated: false
+cqDeprecated: true
cqJvmSince: 2.0.0
cqNativeSince: n/a
cqCamelPartName: etcd3
diff --git a/docs/modules/ROOT/examples/components/jms.yml b/docs/modules/ROOT/examples/components/jms.yml
index d80cb8d247c6..58b6396f66d9 100644
--- a/docs/modules/ROOT/examples/components/jms.yml
+++ b/docs/modules/ROOT/examples/components/jms.yml
@@ -9,5 +9,5 @@ cqJvmSince: 1.0.0
cqNativeSince: 1.0.0
cqCamelPartName: jms
cqCamelPartTitle: JMS
-cqCamelPartDescription: Sent and receive messages to/from a JMS Queue or Topic.
+cqCamelPartDescription: Send and receive messages to/from JMS message brokers.
cqExtensionPageTitle: JMS
diff --git a/docs/modules/ROOT/examples/components/openshift-build-configs.yml b/docs/modules/ROOT/examples/components/openshift-build-configs.yml
index aa5fabb80894..1428697f6bdb 100644
--- a/docs/modules/ROOT/examples/components/openshift-build-configs.yml
+++ b/docs/modules/ROOT/examples/components/openshift-build-configs.yml
@@ -8,6 +8,6 @@ cqDeprecated: false
cqJvmSince: 1.0.0
cqNativeSince: 1.0.0
cqCamelPartName: openshift-build-configs
-cqCamelPartTitle: Openshift Build Config
+cqCamelPartTitle: OpenShift Build Config
cqCamelPartDescription: Perform operations on OpenShift Build Configs.
cqExtensionPageTitle: Kubernetes
diff --git a/docs/modules/ROOT/examples/components/openshift-builds.yml b/docs/modules/ROOT/examples/components/openshift-builds.yml
index 9f880da3551b..75cce0af9169 100644
--- a/docs/modules/ROOT/examples/components/openshift-builds.yml
+++ b/docs/modules/ROOT/examples/components/openshift-builds.yml
@@ -8,6 +8,6 @@ cqDeprecated: false
cqJvmSince: 1.0.0
cqNativeSince: 1.0.0
cqCamelPartName: openshift-builds
-cqCamelPartTitle: Openshift Builds
+cqCamelPartTitle: OpenShift Builds
cqCamelPartDescription: Perform operations on OpenShift Builds.
cqExtensionPageTitle: Kubernetes
diff --git a/docs/modules/ROOT/examples/components/openshift-deploymentconfigs.yml b/docs/modules/ROOT/examples/components/openshift-deploymentconfigs.yml
index 57d66e627298..7079711d3af6 100644
--- a/docs/modules/ROOT/examples/components/openshift-deploymentconfigs.yml
+++ b/docs/modules/ROOT/examples/components/openshift-deploymentconfigs.yml
@@ -8,6 +8,6 @@ cqDeprecated: false
cqJvmSince: 1.0.0
cqNativeSince: 1.0.0
cqCamelPartName: openshift-deploymentconfigs
-cqCamelPartTitle: Openshift Deployment Configs
-cqCamelPartDescription: Perform operations on Openshift Deployment Configs and get notified on Deployment Config changes.
+cqCamelPartTitle: OpenShift Deployment Configs
+cqCamelPartDescription: Perform operations on OpenShift Deployment Configs and get notified on Deployment Config changes.
cqExtensionPageTitle: Kubernetes
diff --git a/docs/modules/ROOT/examples/others/groovy-dsl.yml b/docs/modules/ROOT/examples/others/groovy-dsl.yml
deleted file mode 100644
index f70adafc7290..000000000000
--- a/docs/modules/ROOT/examples/others/groovy-dsl.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Do not edit directly!
-# This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-cqArtifactId: camel-quarkus-groovy-dsl
-cqArtifactIdBase: groovy-dsl
-cqNativeSupported: true
-cqStatus: Stable
-cqDeprecated: true
-cqJvmSince: 1.8.0
-cqNativeSince: 2.16.0
-cqCamelPartName: groovy-dsl
-cqCamelPartTitle: Groovy DSL
-cqCamelPartDescription: Camel DSL with Groovy
-cqExtensionPageTitle: Groovy DSL
diff --git a/docs/modules/ROOT/examples/others/js-dsl.yml b/docs/modules/ROOT/examples/others/js-dsl.yml
deleted file mode 100644
index 1e813b7d8691..000000000000
--- a/docs/modules/ROOT/examples/others/js-dsl.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Do not edit directly!
-# This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-cqArtifactId: camel-quarkus-js-dsl
-cqArtifactIdBase: js-dsl
-cqNativeSupported: true
-cqStatus: Stable
-cqDeprecated: true
-cqJvmSince: 1.8.0
-cqNativeSince: 1.8.0
-cqCamelPartName: js-dsl
-cqCamelPartTitle: JavaScript DSL
-cqCamelPartDescription: Camel DSL with JavaScript
-cqExtensionPageTitle: JavaScript DSL
diff --git a/docs/modules/ROOT/examples/others/jsh-dsl.yml b/docs/modules/ROOT/examples/others/jsh-dsl.yml
deleted file mode 100644
index b6ea34a53709..000000000000
--- a/docs/modules/ROOT/examples/others/jsh-dsl.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Do not edit directly!
-# This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-cqArtifactId: camel-quarkus-jsh-dsl
-cqArtifactIdBase: jsh-dsl
-cqNativeSupported: true
-cqStatus: Stable
-cqDeprecated: true
-cqJvmSince: 2.16.0
-cqNativeSince: 2.16.0
-cqCamelPartName: jsh-dsl
-cqCamelPartTitle: JavaShell DSL
-cqCamelPartDescription: Camel DSL with JavaShell
-cqExtensionPageTitle: JavaShell DSL
diff --git a/docs/modules/ROOT/examples/others/kotlin-dsl.yml b/docs/modules/ROOT/examples/others/kotlin-dsl.yml
deleted file mode 100644
index 3c4453bd1981..000000000000
--- a/docs/modules/ROOT/examples/others/kotlin-dsl.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Do not edit directly!
-# This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-cqArtifactId: camel-quarkus-kotlin-dsl
-cqArtifactIdBase: kotlin-dsl
-cqNativeSupported: true
-cqStatus: Stable
-cqDeprecated: true
-cqJvmSince: 1.8.0
-cqNativeSince: 2.16.0
-cqCamelPartName: kotlin-dsl
-cqCamelPartTitle: Kotlin DSL
-cqCamelPartDescription: Camel DSL with Kotlin (deprecated)
-cqExtensionPageTitle: Kotlin DSL
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 7ba1f002c8df..2cf27cf89382 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -143,7 +143,6 @@
*** xref:reference/extensions/graphql.adoc[GraphQL]
*** xref:reference/extensions/grok.adoc[Grok]
*** xref:reference/extensions/groovy.adoc[Groovy]
-*** xref:reference/extensions/groovy-dsl.adoc[Groovy DSL]
*** xref:reference/extensions/gson.adoc[Gson]
*** xref:reference/extensions/guava-eventbus.adoc[Guava EventBus]
*** xref:reference/extensions/hl7.adoc[HL7]
@@ -181,8 +180,6 @@
*** xref:reference/extensions/jasypt.adoc[Jasypt]
*** xref:reference/extensions/java-joor-dsl.adoc[Java jOOR DSL]
*** xref:reference/extensions/javascript.adoc[JavaScript]
-*** xref:reference/extensions/js-dsl.adoc[JavaScript DSL]
-*** xref:reference/extensions/jsh-dsl.adoc[JavaShell DSL]
*** xref:reference/extensions/jfr.adoc[Jfr]
*** xref:reference/extensions/jira.adoc[Jira]
*** xref:reference/extensions/json-patch.adoc[JsonPatch]
@@ -191,8 +188,6 @@
*** xref:reference/extensions/knative.adoc[Knative]
*** xref:reference/extensions/knative-consumer.adoc[Knative Consumer]
*** xref:reference/extensions/knative-producer.adoc[Knative Producer]
-*** xref:reference/extensions/kotlin.adoc[Kotlin]
-*** xref:reference/extensions/kotlin-dsl.adoc[Kotlin DSL]
*** xref:reference/extensions/kubernetes.adoc[Kubernetes]
*** xref:reference/extensions/kubernetes-cluster-service.adoc[Kubernetes Cluster Service]
*** xref:reference/extensions/kudu.adoc[Kudu]
diff --git a/docs/modules/ROOT/pages/reference/extensions/etcd3.adoc b/docs/modules/ROOT/pages/reference/extensions/etcd3.adoc
index 7281417109ae..6bb3fab22467 100644
--- a/docs/modules/ROOT/pages/reference/extensions/etcd3.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/etcd3.adoc
@@ -6,15 +6,15 @@
:cq-artifact-id: camel-quarkus-etcd3
:cq-native-supported: false
:cq-status: Preview
-:cq-status-deprecation: Preview
+:cq-status-deprecation: Preview Deprecated
:cq-description: Aggregation repository using EtcD as datastore
-:cq-deprecated: false
+:cq-deprecated: true
:cq-jvm-since: 2.0.0
:cq-native-since: n/a
ifeval::[{doc-show-badges} == true]
[.badges]
-[.badge-key]##JVM since##[.badge-supported]##2.0.0## [.badge-key]##Native##[.badge-unsupported]##unsupported##
+[.badge-key]##JVM since##[.badge-supported]##2.0.0## [.badge-key]##Native##[.badge-unsupported]##unsupported## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
endif::[]
Aggregation repository using EtcD as datastore
diff --git a/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc b/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc
deleted file mode 100644
index 3f4d94e0e843..000000000000
--- a/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc
+++ /dev/null
@@ -1,45 +0,0 @@
-// Do not edit directly!
-// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-[id="extensions-groovy-dsl"]
-= Groovy DSL
-:linkattrs:
-:cq-artifact-id: camel-quarkus-groovy-dsl
-:cq-native-supported: true
-:cq-status: Stable
-:cq-status-deprecation: Stable Deprecated
-:cq-description: Support for parsing Groovy route definitions at runtime
-:cq-deprecated: true
-:cq-jvm-since: 1.8.0
-:cq-native-since: 2.16.0
-
-ifeval::[{doc-show-badges} == true]
-[.badges]
-[.badge-key]##JVM since##[.badge-supported]##1.8.0## [.badge-key]##Native since##[.badge-supported]##2.16.0## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
-endif::[]
-
-Support for parsing Groovy route definitions at runtime
-
-[id="extensions-groovy-dsl-whats-inside"]
-== What's inside
-
-* xref:{cq-camel-components}:others:groovy-dsl.adoc[Groovy DSL]
-
-Please refer to the above link for usage and configuration details.
-
-[id="extensions-groovy-dsl-maven-coordinates"]
-== Maven coordinates
-
-https://{link-quarkus-code-generator}/?extension-search=camel-quarkus-groovy-dsl[Create a new project with this extension on {link-quarkus-code-generator}, window="_blank"]
-
-Or add the coordinates to your existing project:
-
-[source,xml]
-----
-
- org.apache.camel.quarkus
- camel-quarkus-groovy-dsl
-
-----
-ifeval::[{doc-show-user-guide-link} == true]
-Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
-endif::[]
diff --git a/docs/modules/ROOT/pages/reference/extensions/jms.adoc b/docs/modules/ROOT/pages/reference/extensions/jms.adoc
index 07be4a5d4eab..580b821ce498 100644
--- a/docs/modules/ROOT/pages/reference/extensions/jms.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/jms.adoc
@@ -8,7 +8,7 @@
:cq-native-supported: true
:cq-status: Stable
:cq-status-deprecation: Stable
-:cq-description: Sent and receive messages to/from a JMS Queue or Topic.
+:cq-description: Send and receive messages to/from JMS message brokers.
:cq-deprecated: false
:cq-jvm-since: 1.0.0
:cq-native-since: 1.0.0
@@ -18,7 +18,7 @@ ifeval::[{doc-show-badges} == true]
[.badge-key]##JVM since##[.badge-supported]##1.0.0## [.badge-key]##Native since##[.badge-supported]##1.0.0##
endif::[]
-Sent and receive messages to/from a JMS Queue or Topic.
+Send and receive messages to/from JMS message brokers.
[id="extensions-jms-whats-inside"]
== What's inside
diff --git a/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc b/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc
deleted file mode 100644
index 158db04d43d3..000000000000
--- a/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc
+++ /dev/null
@@ -1,79 +0,0 @@
-// Do not edit directly!
-// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-[id="extensions-js-dsl"]
-= JavaScript DSL
-:linkattrs:
-:cq-artifact-id: camel-quarkus-js-dsl
-:cq-native-supported: true
-:cq-status: Experimental
-:cq-status-deprecation: Experimental Deprecated
-:cq-description: An JavaScript stack for parsing JavaScript route definitions
-:cq-deprecated: true
-:cq-jvm-since: 1.8.0
-:cq-native-since: 1.8.0
-
-ifeval::[{doc-show-badges} == true]
-[.badges]
-[.badge-key]##JVM since##[.badge-supported]##1.8.0## [.badge-key]##Native since##[.badge-supported]##1.8.0## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
-endif::[]
-
-An JavaScript stack for parsing JavaScript route definitions
-
-[id="extensions-js-dsl-whats-inside"]
-== What's inside
-
-* xref:{cq-camel-components}:others:js-dsl.adoc[JavaScript DSL]
-
-Please refer to the above link for usage and configuration details.
-
-[id="extensions-js-dsl-maven-coordinates"]
-== Maven coordinates
-
-[source,xml]
-----
-
- org.apache.camel.quarkus
- camel-quarkus-js-dsl
-
-----
-ifeval::[{doc-show-user-guide-link} == true]
-Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
-endif::[]
-
-[id="extensions-js-dsl-camel-quarkus-limitations"]
-== Camel Quarkus limitations
-
-Since the function `Java.extend` https://www.graalvm.org/latest/reference-manual/js/JavaInteroperability/#extending-java-classes[is only available in JVM mode], by default, there is no way to implement a functional interface like a `Camel Processor` in JavaScript that is supported by the native compilation.
-
-As workaround, an implementation of the main functional interfaces (`org.apache.camel.Processor`, `java.util.function.Consumer`, `java.util.function.Supplier`, `java.util.function.Function`, `java.util.function.Predicate`, `java.util.function.BiConsumer`, `java.util.function.BiFunction` and `java.util.function.BiPredicate`) is available in the package `org.apache.camel.quarkus.dsl.js.runtime` whose simple name is prefixed by `JavaScriptDsl`. For each implementation, the body of the method to implement must be provided to the constructor. When the method to implement has arguments, the name of the arguments can also be provided to the constructor if the default names are not good enough.
-
-So for example, to implement a `Camel Processor` instead of using the function `Java.extend` which is only available in JVM mode as next:
-
-[source,javascript]
-----
-const Processor = Java.type("org.apache.camel.Processor"); // <1>
-const p = Java.extend(Processor); // <2>
-const a = new p(e => { e.getMessage().setBody('Some Content') }); // <3>
-
-from('direct:a')
- .process(a); // <4>
-----
-<1> Retrieve the class `org.apache.camel.Processor`
-<2> Create a new class that implements the functional interface `org.apache.camel.Processor`
-<3> Instantiate the new class with a function as argument representing the implementation of the method to implement
-<4> Provide the processor to the route definition.
-
-To have a code compatible with the both modes, it is possible to instantiate directly the implementation of the corresponding functional interface which is in this case the class `org.apache.camel.quarkus.dsl.js.runtime.JavaScriptDslProcessor` as next:
-
-[source,javascript]
-----
-const Processor = Java.type("org.apache.camel.quarkus.dsl.js.runtime.JavaScriptDslProcessor"); // <1>
-const p = new Processor("e", `e.getMessage().setBody('Some Content')`); // <2>
-
-from('direct:a')
- .process(p); // <3>
-----
-<1> Retrieve the class `org.apache.camel.quarkus.dsl.js.runtime.JavaScriptDslProcessor`
-<2> Instantiate the dedicated class with the name of the argument `e` as first parameter and the body of the function as second parameter representing the implementation of the method to implement
-<3> Provide the processor to the route definition.
-
diff --git a/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc b/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc
deleted file mode 100644
index 37cfb846115f..000000000000
--- a/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc
+++ /dev/null
@@ -1,45 +0,0 @@
-// Do not edit directly!
-// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-[id="extensions-jsh-dsl"]
-= JavaShell DSL
-:linkattrs:
-:cq-artifact-id: camel-quarkus-jsh-dsl
-:cq-native-supported: true
-:cq-status: Stable
-:cq-status-deprecation: Stable Deprecated
-:cq-description: Camel DSL with JavaShell
-:cq-deprecated: true
-:cq-jvm-since: 2.16.0
-:cq-native-since: 2.16.0
-
-ifeval::[{doc-show-badges} == true]
-[.badges]
-[.badge-key]##JVM since##[.badge-supported]##2.16.0## [.badge-key]##Native since##[.badge-supported]##2.16.0## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
-endif::[]
-
-Camel DSL with JavaShell
-
-[id="extensions-jsh-dsl-whats-inside"]
-== What's inside
-
-* xref:{cq-camel-components}:others:jsh-dsl.adoc[JavaShell DSL]
-
-Please refer to the above link for usage and configuration details.
-
-[id="extensions-jsh-dsl-maven-coordinates"]
-== Maven coordinates
-
-https://{link-quarkus-code-generator}/?extension-search=camel-quarkus-jsh-dsl[Create a new project with this extension on {link-quarkus-code-generator}, window="_blank"]
-
-Or add the coordinates to your existing project:
-
-[source,xml]
-----
-
- org.apache.camel.quarkus
- camel-quarkus-jsh-dsl
-
-----
-ifeval::[{doc-show-user-guide-link} == true]
-Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
-endif::[]
diff --git a/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc b/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc
deleted file mode 100644
index 6995a51fc22e..000000000000
--- a/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc
+++ /dev/null
@@ -1,45 +0,0 @@
-// Do not edit directly!
-// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-[id="extensions-kotlin-dsl"]
-= Kotlin DSL
-:linkattrs:
-:cq-artifact-id: camel-quarkus-kotlin-dsl
-:cq-native-supported: true
-:cq-status: Stable
-:cq-status-deprecation: Stable Deprecated
-:cq-description: Support for parsing Kotlin route definitions at runtime
-:cq-deprecated: true
-:cq-jvm-since: 1.8.0
-:cq-native-since: 2.16.0
-
-ifeval::[{doc-show-badges} == true]
-[.badges]
-[.badge-key]##JVM since##[.badge-supported]##1.8.0## [.badge-key]##Native since##[.badge-supported]##2.16.0## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
-endif::[]
-
-Support for parsing Kotlin route definitions at runtime
-
-[id="extensions-kotlin-dsl-whats-inside"]
-== What's inside
-
-* [Kotlin DSL]
-
-Please refer to the above link for usage and configuration details.
-
-[id="extensions-kotlin-dsl-maven-coordinates"]
-== Maven coordinates
-
-https://{link-quarkus-code-generator}/?extension-search=camel-quarkus-kotlin-dsl[Create a new project with this extension on {link-quarkus-code-generator}, window="_blank"]
-
-Or add the coordinates to your existing project:
-
-[source,xml]
-----
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin-dsl
-
-----
-ifeval::[{doc-show-user-guide-link} == true]
-Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
-endif::[]
diff --git a/docs/modules/ROOT/pages/reference/extensions/kotlin.adoc b/docs/modules/ROOT/pages/reference/extensions/kotlin.adoc
deleted file mode 100644
index 66b25bc0ba07..000000000000
--- a/docs/modules/ROOT/pages/reference/extensions/kotlin.adoc
+++ /dev/null
@@ -1,39 +0,0 @@
-// Do not edit directly!
-// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
-[id="extensions-kotlin"]
-= Kotlin
-:page-aliases: extensions/kotlin.adoc
-:linkattrs:
-:cq-artifact-id: camel-quarkus-kotlin
-:cq-native-supported: true
-:cq-status: Stable
-:cq-status-deprecation: Stable Deprecated
-:cq-description: Write Camel integration routes in Kotlin
-:cq-deprecated: true
-:cq-jvm-since: 1.0.0
-:cq-native-since: 1.0.0
-
-ifeval::[{doc-show-badges} == true]
-[.badges]
-[.badge-key]##JVM since##[.badge-supported]##1.0.0## [.badge-key]##Native since##[.badge-supported]##1.0.0## [.badge-key]##⚠️##[.badge-unsupported]##Deprecated##
-endif::[]
-
-Write Camel integration routes in Kotlin
-
-[id="extensions-kotlin-maven-coordinates"]
-== Maven coordinates
-
-https://{link-quarkus-code-generator}/?extension-search=camel-quarkus-kotlin[Create a new project with this extension on {link-quarkus-code-generator}, window="_blank"]
-
-Or add the coordinates to your existing project:
-
-[source,xml]
-----
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin
-
-----
-ifeval::[{doc-show-user-guide-link} == true]
-Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
-endif::[]
diff --git a/docs/modules/ROOT/pages/reference/extensions/kubernetes.adoc b/docs/modules/ROOT/pages/reference/extensions/kubernetes.adoc
index 0554b726540f..957d5292bada 100644
--- a/docs/modules/ROOT/pages/reference/extensions/kubernetes.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/kubernetes.adoc
@@ -40,9 +40,9 @@ Perform operations against Kubernetes API
* xref:{cq-camel-components}::kubernetes-secrets-component.adoc[Kubernetes Secrets component], URI syntax: `kubernetes-secrets:masterUrl`
* xref:{cq-camel-components}::kubernetes-service-accounts-component.adoc[Kubernetes Service Account component], URI syntax: `kubernetes-service-accounts:masterUrl`
* xref:{cq-camel-components}::kubernetes-services-component.adoc[Kubernetes Services component], URI syntax: `kubernetes-services:masterUrl`
-* xref:{cq-camel-components}::openshift-build-configs-component.adoc[Openshift Build Config component], URI syntax: `openshift-build-configs:masterUrl`
-* xref:{cq-camel-components}::openshift-builds-component.adoc[Openshift Builds component], URI syntax: `openshift-builds:masterUrl`
-* xref:{cq-camel-components}::openshift-deploymentconfigs-component.adoc[Openshift Deployment Configs component], URI syntax: `openshift-deploymentconfigs:masterUrl`
+* xref:{cq-camel-components}::openshift-build-configs-component.adoc[OpenShift Build Config component], URI syntax: `openshift-build-configs:masterUrl`
+* xref:{cq-camel-components}::openshift-builds-component.adoc[OpenShift Builds component], URI syntax: `openshift-builds:masterUrl`
+* xref:{cq-camel-components}::openshift-deploymentconfigs-component.adoc[OpenShift Deployment Configs component], URI syntax: `openshift-deploymentconfigs:masterUrl`
Please refer to the above links for usage and configuration details.
diff --git a/docs/modules/ROOT/pages/reference/extensions/micrometer.adoc b/docs/modules/ROOT/pages/reference/extensions/micrometer.adoc
index c1dd8a886ca5..35ff3c6cfe07 100644
--- a/docs/modules/ROOT/pages/reference/extensions/micrometer.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/micrometer.adoc
@@ -138,6 +138,12 @@ for both the camel context and routes. `route` captures metrics for routes only.
camel context only.
| `all`, `context`, `route`
| `all`
+
+|icon:lock[title=Fixed at build time] [[quarkus.camel.metrics.route-policy-exclude-pattern]]`link:#quarkus.camel.metrics.route-policy-exclude-pattern[quarkus.camel.metrics.route-policy-exclude-pattern]`
+
+Comma separated list of route IDs to exclude from metrics collection.
+| `string`
+|
|===
[.configuration-legend]
diff --git a/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc b/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
index cbc39593c721..93e824f4554a 100644
--- a/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
+++ b/docs/modules/ROOT/pages/user-guide/defining-camel-routes.adoc
@@ -216,13 +216,6 @@ camel.main.routes-include-pattern = routes/routes.yaml, routes/rests.yaml, rests
value: "5s"
----
-== Other route DSLs
-
-* xref:reference/extensions/java-joor-dsl.adoc[Java jOOR]
-* xref:reference/extensions/groovy-dsl.adoc[Groovy]
-* xref:reference/extensions/yaml-dsl.adoc[YAML]
-* xref:reference/extensions/js-dsl.adoc[JavaScript]
-
== What's next?
We recommend to continue with xref:user-guide/configuration.adoc[Configuration].
diff --git a/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/DisabledModelToXMLDumper.java b/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/DisabledModelToXMLDumper.java
index 1b485382f832..3f0857268041 100644
--- a/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/DisabledModelToXMLDumper.java
+++ b/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/DisabledModelToXMLDumper.java
@@ -17,6 +17,7 @@
package org.apache.camel.quarkus.core;
import java.util.List;
+import java.util.Map;
import org.apache.camel.CamelContext;
import org.apache.camel.NamedNode;
@@ -40,4 +41,12 @@ public String dumpBeansAsXml(CamelContext context, List
@@ -315,6 +319,10 @@
camel-aws2-kinesis
${camel.version}
+
+ com.google.code.findbugs
+ jsr305
+
commons-logging
commons-logging
@@ -806,6 +814,10 @@
camel-datasonnet
${camel.version}
+
+ ch.qos.logback
+ logback-classic
+
jakarta.activation
jakarta.activation-api
@@ -1331,16 +1343,6 @@
camel-groovy
${camel.version}
-
- org.apache.camel
- camel-groovy-dsl
- ${camel.version}
-
-
- org.apache.camel
- camel-groovy-dsl-common
- ${camel.version}
-
org.apache.camel
camel-grpc
@@ -1697,27 +1699,11 @@
-
- org.apache.camel
- camel-js-dsl
- ${camel.version}
-
-
- org.graalvm.js
- js
-
-
-
org.apache.camel
camel-jsch
${camel.version}
-
- org.apache.camel
- camel-jsh-dsl
- ${camel.version}
-
org.apache.camel
camel-jslt
@@ -1788,11 +1774,6 @@
camel-knative-http
${camel.version}
-
- org.apache.camel
- camel-kotlin-dsl
- ${camel.version}
-
org.apache.camel
camel-kubernetes
@@ -4165,16 +4146,6 @@
camel-quarkus-groovy-deployment
${camel-quarkus.version}
-
- org.apache.camel.quarkus
- camel-quarkus-groovy-dsl
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-groovy-dsl-deployment
- ${camel-quarkus.version}
-
org.apache.camel.quarkus
camel-quarkus-grpc
@@ -4550,16 +4521,6 @@
camel-quarkus-jq-deployment
${camel-quarkus.version}
-
- org.apache.camel.quarkus
- camel-quarkus-js-dsl
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-js-dsl-deployment
- ${camel-quarkus.version}
-
org.apache.camel.quarkus
camel-quarkus-jsch
@@ -4570,16 +4531,6 @@
camel-quarkus-jsch-deployment
${camel-quarkus.version}
-
- org.apache.camel.quarkus
- camel-quarkus-jsh-dsl
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-jsh-dsl-deployment
- ${camel-quarkus.version}
-
org.apache.camel.quarkus
camel-quarkus-jslt
@@ -4725,26 +4676,6 @@
camel-quarkus-knative-producer-deployment
${camel-quarkus.version}
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin-deployment
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin-dsl
- ${camel-quarkus.version}
-
-
- org.apache.camel.quarkus
- camel-quarkus-kotlin-dsl-deployment
- ${camel-quarkus.version}
-
org.apache.camel.quarkus
camel-quarkus-kubernetes
@@ -7262,11 +7193,6 @@
javassist
${javassist.version}
-
- org.jetbrains.kotlin
- kotlin-script-util
- ${kotlin.version}
-
org.jetbrains.kotlin
kotlin-scripting-compiler-embeddable
@@ -7277,16 +7203,6 @@
kotlin-scripting-compiler-impl-embeddable
${kotlin.version}
-
- org.jetbrains.kotlin
- kotlin-scripting-jvm
- ${kotlin.version}
-
-
- org.jetbrains.kotlin
- kotlin-scripting-jvm-host
- ${kotlin.version}
-
org.jetbrains.kotlinx
kotlinx-serialization-core-jvm
diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml
index e3b78f882376..eafd2baa784d 100644
--- a/poms/bom/src/main/generated/flattened-full-pom.xml
+++ b/poms/bom/src/main/generated/flattened-full-pom.xml
@@ -53,32 +53,32 @@
org.apache.camel
camel-activemq
- 4.8.1
+ 4.9.0
org.apache.camel
camel-amqp
- 4.8.1
+ 4.9.0
org.apache.camel
camel-api
- 4.8.1
+ 4.9.0
org.apache.camel
camel-arangodb
- 4.8.1
+ 4.9.0
org.apache.camel
camel-as2
- 4.8.1
+ 4.9.0
org.apache.camel
camel-as2-api
- 4.8.1
+ 4.9.0
commons-logging
@@ -93,12 +93,12 @@
org.apache.camel
camel-asn1
- 4.8.1
+ 4.9.0
org.apache.camel
camel-asterisk
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -109,7 +109,7 @@
org.apache.camel
camel-atom
- 4.8.1
+ 4.9.0
commons-logging
@@ -120,17 +120,17 @@
org.apache.camel
camel-attachments
- 4.8.1
+ 4.9.0
org.apache.camel
camel-avro
- 4.8.1
+ 4.9.0
org.apache.camel
camel-aws-bedrock
- 4.8.1
+ 4.9.0
commons-logging
@@ -141,7 +141,7 @@
org.apache.camel
camel-aws-secrets-manager
- 4.8.1
+ 4.9.0
commons-logging
@@ -152,7 +152,7 @@
org.apache.camel
camel-aws-xray
- 4.8.1
+ 4.9.0
commons-logging
@@ -163,7 +163,7 @@
org.apache.camel
camel-aws2-athena
- 4.8.1
+ 4.9.0
commons-logging
@@ -174,7 +174,7 @@
org.apache.camel
camel-aws2-cw
- 4.8.1
+ 4.9.0
commons-logging
@@ -185,18 +185,22 @@
org.apache.camel
camel-aws2-ddb
- 4.8.1
+ 4.9.0
commons-logging
commons-logging
+
+ org.checkerframework
+ checker-qual
+
org.apache.camel
camel-aws2-ec2
- 4.8.1
+ 4.9.0
commons-logging
@@ -207,7 +211,7 @@
org.apache.camel
camel-aws2-ecs
- 4.8.1
+ 4.9.0
commons-logging
@@ -218,7 +222,7 @@
org.apache.camel
camel-aws2-eks
- 4.8.1
+ 4.9.0
commons-logging
@@ -229,7 +233,7 @@
org.apache.camel
camel-aws2-eventbridge
- 4.8.1
+ 4.9.0
commons-logging
@@ -240,7 +244,7 @@
org.apache.camel
camel-aws2-iam
- 4.8.1
+ 4.9.0
commons-logging
@@ -251,8 +255,12 @@
org.apache.camel
camel-aws2-kinesis
- 4.8.1
+ 4.9.0
+
+ com.google.code.findbugs
+ jsr305
+
commons-logging
commons-logging
@@ -270,7 +278,7 @@
org.apache.camel
camel-aws2-kms
- 4.8.1
+ 4.9.0
commons-logging
@@ -281,7 +289,7 @@
org.apache.camel
camel-aws2-lambda
- 4.8.1
+ 4.9.0
commons-logging
@@ -292,7 +300,7 @@
org.apache.camel
camel-aws2-mq
- 4.8.1
+ 4.9.0
commons-logging
@@ -303,7 +311,7 @@
org.apache.camel
camel-aws2-msk
- 4.8.1
+ 4.9.0
commons-logging
@@ -314,7 +322,7 @@
org.apache.camel
camel-aws2-s3
- 4.8.1
+ 4.9.0
commons-logging
@@ -325,7 +333,7 @@
org.apache.camel
camel-aws2-ses
- 4.8.1
+ 4.9.0
commons-logging
@@ -336,7 +344,7 @@
org.apache.camel
camel-aws2-sns
- 4.8.1
+ 4.9.0
commons-logging
@@ -347,7 +355,7 @@
org.apache.camel
camel-aws2-sqs
- 4.8.1
+ 4.9.0
commons-logging
@@ -358,7 +366,7 @@
org.apache.camel
camel-aws2-sts
- 4.8.1
+ 4.9.0
commons-logging
@@ -369,7 +377,7 @@
org.apache.camel
camel-aws2-translate
- 4.8.1
+ 4.9.0
commons-logging
@@ -380,7 +388,7 @@
org.apache.camel
camel-azure-cosmosdb
- 4.8.1
+ 4.9.0
com.azure
@@ -391,7 +399,7 @@
org.apache.camel
camel-azure-eventhubs
- 4.8.1
+ 4.9.0
com.azure
@@ -402,7 +410,7 @@
org.apache.camel
camel-azure-key-vault
- 4.8.1
+ 4.9.0
com.azure
@@ -413,7 +421,7 @@
org.apache.camel
camel-azure-servicebus
- 4.8.1
+ 4.9.0
com.azure
@@ -424,7 +432,7 @@
org.apache.camel
camel-azure-storage-blob
- 4.8.1
+ 4.9.0
com.azure
@@ -435,7 +443,7 @@
org.apache.camel
camel-azure-storage-datalake
- 4.8.1
+ 4.9.0
com.azure
@@ -446,7 +454,7 @@
org.apache.camel
camel-azure-storage-queue
- 4.8.1
+ 4.9.0
com.azure
@@ -457,37 +465,37 @@
org.apache.camel
camel-barcode
- 4.8.1
+ 4.9.0
org.apache.camel
camel-base
- 4.8.1
+ 4.9.0
org.apache.camel
camel-base-engine
- 4.8.1
+ 4.9.0
org.apache.camel
camel-base64
- 4.8.1
+ 4.9.0
org.apache.camel
camel-bean
- 4.8.1
+ 4.9.0
org.apache.camel
camel-bean-validator
- 4.8.1
+ 4.9.0
org.apache.camel
camel-beanio
- 4.8.1
+ 4.9.0
jakarta.activation
@@ -502,17 +510,17 @@
org.apache.camel
camel-bindy
- 4.8.1
+ 4.9.0
org.apache.camel
camel-bonita
- 4.8.1
+ 4.9.0
org.apache.camel
camel-box
- 4.8.1
+ 4.9.0
commons-logging
@@ -523,27 +531,27 @@
org.apache.camel
camel-box-api
- 4.8.1
+ 4.9.0
org.apache.camel
camel-braintree
- 4.8.1
+ 4.9.0
org.apache.camel
camel-browse
- 4.8.1
+ 4.9.0
org.apache.camel
camel-caffeine
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cassandraql
- 4.8.1
+ 4.9.0
com.github.spotbugs
@@ -558,47 +566,47 @@
org.apache.camel
camel-catalog
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cbor
- 4.8.1
+ 4.9.0
org.apache.camel
camel-chatscript
- 4.8.1
+ 4.9.0
org.apache.camel
camel-chunk
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cli-connector
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cloud
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cloudevents
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cluster
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cm-sms
- 4.8.1
+ 4.9.0
commons-logging
@@ -609,27 +617,27 @@
org.apache.camel
camel-coap
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cometd
- 4.8.1
+ 4.9.0
org.apache.camel
camel-componentdsl
- 4.8.1
+ 4.9.0
org.apache.camel
camel-console
- 4.8.1
+ 4.9.0
org.apache.camel
camel-consul
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -640,47 +648,47 @@
org.apache.camel
camel-controlbus
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-catalog
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-engine
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-languages
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-model
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-processor
- 4.8.1
+ 4.9.0
org.apache.camel
camel-core-reifier
- 4.8.1
+ 4.9.0
org.apache.camel
camel-couchbase
- 4.8.1
+ 4.9.0
org.apache.camel
camel-couchdb
- 4.8.1
+ 4.9.0
commons-logging
@@ -691,12 +699,12 @@
org.apache.camel
camel-cron
- 4.8.1
+ 4.9.0
org.apache.camel
camel-crypto
- 4.8.1
+ 4.9.0
org.bouncycastle
@@ -707,43 +715,47 @@
org.apache.camel
camel-crypto-pgp
- 4.8.1
+ 4.9.0
org.apache.camel
camel-csv
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cxf-common
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cxf-soap
- 4.8.1
+ 4.9.0
org.apache.camel
camel-cxf-transport
- 4.8.1
+ 4.9.0
org.apache.camel
camel-dataformat
- 4.8.1
+ 4.9.0
org.apache.camel
camel-dataset
- 4.8.1
+ 4.9.0
org.apache.camel
camel-datasonnet
- 4.8.1
+ 4.9.0
+
+ ch.qos.logback
+ logback-classic
+
jakarta.activation
jakarta.activation-api
@@ -769,7 +781,7 @@
org.apache.camel
camel-debezium-common
- 4.8.1
+ 4.9.0
javax.ws.rs
@@ -780,32 +792,32 @@
org.apache.camel
camel-debezium-mongodb
- 4.8.1
+ 4.9.0
org.apache.camel
camel-debezium-mysql
- 4.8.1
+ 4.9.0
org.apache.camel
camel-debezium-postgres
- 4.8.1
+ 4.9.0
org.apache.camel
camel-debezium-sqlserver
- 4.8.1
+ 4.9.0
org.apache.camel
camel-debug
- 4.8.1
+ 4.9.0
org.apache.camel
camel-digitalocean
- 4.8.1
+ 4.9.0
commons-logging
@@ -816,17 +828,17 @@
org.apache.camel
camel-direct
- 4.8.1
+ 4.9.0
org.apache.camel
camel-disruptor
- 4.8.1
+ 4.9.0
org.apache.camel
camel-djl
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -837,12 +849,12 @@
org.apache.camel
camel-dns
- 4.8.1
+ 4.9.0
org.apache.camel
camel-drill
- 4.8.1
+ 4.9.0
ch.qos.logback
@@ -869,7 +881,7 @@
org.apache.camel
camel-dropbox
- 4.8.1
+ 4.9.0
com.google.code.findbugs
@@ -880,22 +892,22 @@
org.apache.camel
camel-dsl-modeline
- 4.8.1
+ 4.9.0
org.apache.camel
camel-dsl-support
- 4.8.1
+ 4.9.0
org.apache.camel
camel-ehcache
- 4.8.1
+ 4.9.0
org.apache.camel
camel-elasticsearch
- 4.8.1
+ 4.9.0
com.google.code.findbugs
@@ -910,7 +922,7 @@
org.apache.camel
camel-elasticsearch-rest-client
- 4.8.1
+ 4.9.0
commons-logging
@@ -921,7 +933,7 @@
org.apache.camel
camel-endpointdsl
- 4.8.1
+ 4.9.0
com.sun.mail
@@ -932,12 +944,12 @@
org.apache.camel
camel-endpointdsl-support
- 4.8.1
+ 4.9.0
org.apache.camel
camel-etcd3
- 4.8.1
+ 4.9.0
com.google.android
@@ -960,42 +972,42 @@
org.apache.camel
camel-exec
- 4.8.1
+ 4.9.0
org.apache.camel
camel-fastjson
- 4.8.1
+ 4.9.0
org.apache.camel
camel-fhir
- 4.8.1
+ 4.9.0
org.apache.camel
camel-fhir-api
- 4.8.1
+ 4.9.0
org.apache.camel
camel-file
- 4.8.1
+ 4.9.0
org.apache.camel
camel-file-watch
- 4.8.1
+ 4.9.0
org.apache.camel
camel-flatpack
- 4.8.1
+ 4.9.0
org.apache.camel
camel-flink
- 4.8.1
+ 4.9.0
com.google.code.findbugs
@@ -1006,7 +1018,7 @@
org.apache.camel
camel-fop
- 4.8.1
+ 4.9.0
commons-logging
@@ -1021,17 +1033,17 @@
org.apache.camel
camel-freemarker
- 4.8.1
+ 4.9.0
org.apache.camel
camel-ftp
- 4.8.1
+ 4.9.0
org.apache.camel
camel-geocoder
- 4.8.1
+ 4.9.0
commons-logging
@@ -1042,17 +1054,17 @@
org.apache.camel
camel-git
- 4.8.1
+ 4.9.0
org.apache.camel
camel-github
- 4.8.1
+ 4.9.0
org.apache.camel
camel-google-bigquery
- 4.8.1
+ 4.9.0
com.google.android
@@ -1079,7 +1091,7 @@
org.apache.camel
camel-google-calendar
- 4.8.1
+ 4.9.0
commons-logging
@@ -1094,7 +1106,7 @@
org.apache.camel
camel-google-drive
- 4.8.1
+ 4.9.0
commons-logging
@@ -1109,7 +1121,7 @@
org.apache.camel
camel-google-functions
- 4.8.1
+ 4.9.0
com.google.android
@@ -1136,7 +1148,7 @@
org.apache.camel
camel-google-mail
- 4.8.1
+ 4.9.0
commons-logging
@@ -1151,7 +1163,7 @@
org.apache.camel
camel-google-pubsub
- 4.8.1
+ 4.9.0
com.google.android
@@ -1178,7 +1190,7 @@
org.apache.camel
camel-google-secret-manager
- 4.8.1
+ 4.9.0
com.google.android
@@ -1209,7 +1221,7 @@
org.apache.camel
camel-google-sheets
- 4.8.1
+ 4.9.0
commons-logging
@@ -1224,7 +1236,7 @@
org.apache.camel
camel-google-storage
- 4.8.1
+ 4.9.0
com.google.android
@@ -1251,7 +1263,7 @@
org.apache.camel
camel-graphql
- 4.8.1
+ 4.9.0
commons-logging
@@ -1262,27 +1274,17 @@
org.apache.camel
camel-grok
- 4.8.1
+ 4.9.0
org.apache.camel
camel-groovy
- 4.8.1
-
-
- org.apache.camel
- camel-groovy-dsl
- 4.8.1
-
-
- org.apache.camel
- camel-groovy-dsl-common
- 4.8.1
+ 4.9.0
org.apache.camel
camel-grpc
- 4.8.1
+ 4.9.0
com.google.android
@@ -1313,12 +1315,12 @@
org.apache.camel
camel-gson
- 4.8.1
+ 4.9.0
org.apache.camel
camel-guava-eventbus
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -1329,7 +1331,7 @@
org.apache.camel
camel-hashicorp-vault
- 4.8.1
+ 4.9.0
org.springframework
@@ -1348,12 +1350,12 @@
org.apache.camel
camel-hazelcast
- 4.8.1
+ 4.9.0
org.apache.camel
camel-headersmap
- 4.8.1
+ 4.9.0
ch.qos.logback
@@ -1364,17 +1366,17 @@
org.apache.camel
camel-health
- 4.8.1
+ 4.9.0
org.apache.camel
camel-hl7
- 4.8.1
+ 4.9.0
org.apache.camel
camel-http
- 4.8.1
+ 4.9.0
commons-logging
@@ -1385,27 +1387,27 @@
org.apache.camel
camel-http-base
- 4.8.1
+ 4.9.0
org.apache.camel
camel-http-common
- 4.8.1
+ 4.9.0
org.apache.camel
camel-huaweicloud-common
- 4.8.1
+ 4.9.0
org.apache.camel
camel-huaweicloud-smn
- 4.8.1
+ 4.9.0
org.apache.camel
camel-ical
- 4.8.1
+ 4.9.0
commons-logging
@@ -1416,7 +1418,7 @@
org.apache.camel
camel-iec60870
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -1427,12 +1429,12 @@
org.apache.camel
camel-ignite
- 4.8.1
+ 4.9.0
org.apache.camel
camel-infinispan
- 4.8.1
+ 4.9.0
org.infinispan
@@ -1451,57 +1453,57 @@
org.apache.camel
camel-infinispan-common
- 4.8.1
+ 4.9.0
org.apache.camel
camel-influxdb
- 4.8.1
+ 4.9.0
org.apache.camel
camel-irc
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jackson
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jackson-avro
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jackson-protobuf
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jacksonxml
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jasypt
- 4.8.1
+ 4.9.0
org.apache.camel
camel-java-joor-dsl
- 4.8.1
+ 4.9.0
org.apache.camel
camel-javascript
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jaxb
- 4.8.1
+ 4.9.0
com.sun.xml.bind
@@ -1512,12 +1514,12 @@
org.apache.camel
camel-jcache
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jcr
- 4.8.1
+ 4.9.0
org.slf4j
@@ -1528,27 +1530,27 @@
org.apache.camel
camel-jdbc
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jfr
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jgroups
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jgroups-raft
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jira
- 4.8.1
+ 4.9.0
commons-logging
@@ -1567,7 +1569,7 @@
org.apache.camel
camel-jms
- 4.8.1
+ 4.9.0
org.apache.camel
@@ -1586,12 +1588,12 @@
org.apache.camel
camel-jolt
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jooq
- 4.8.1
+ 4.9.0
org.springframework
@@ -1602,12 +1604,12 @@
org.apache.camel
camel-joor
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jpa
- 4.8.1
+ 4.9.0
org.apache.camel
@@ -1622,7 +1624,7 @@
org.apache.camel
camel-jq
- 4.8.1
+ 4.9.0
net.thisptr
@@ -1634,106 +1636,85 @@
-
- org.apache.camel
- camel-js-dsl
- 4.8.1
-
-
- org.graalvm.js
- js
-
-
-
org.apache.camel
camel-jsch
- 4.8.1
-
-
- org.apache.camel
- camel-jsh-dsl
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jslt
- 4.8.1
+ 4.9.0
org.apache.camel
camel-json-patch
- 4.8.1
+ 4.9.0
org.apache.camel
camel-json-validator
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jsonapi
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jsonata
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jsonb
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jsonpath
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jt400
- 4.8.1
+ 4.9.0
org.apache.camel
camel-jta
- 4.8.1
+ 4.9.0
org.apache.camel
camel-kafka
- 4.8.1
+ 4.9.0
org.apache.camel
camel-kamelet
- 4.8.1
+ 4.9.0
org.apache.camel
camel-knative
- 4.8.1
+ 4.9.0
org.apache.camel
camel-knative-api
- 4.8.1
+ 4.9.0
org.apache.camel
camel-knative-http
- 4.8.1
-
-
- org.apache.camel
- camel-kotlin-dsl
- 4.8.1
+ 4.9.0
org.apache.camel
camel-kubernetes
- 4.8.1
+ 4.9.0
io.fabric8
@@ -1756,57 +1737,57 @@
org.apache.camel
camel-kudu
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-chat
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-core
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-embeddings
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-tokenizer
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-tools
- 4.8.1
+ 4.9.0
org.apache.camel
camel-langchain4j-web-search
- 4.8.1
+ 4.9.0
org.apache.camel
camel-language
- 4.8.1
+ 4.9.0
org.apache.camel
camel-ldap
- 4.8.1
+ 4.9.0
org.apache.camel
camel-ldif
- 4.8.1
+ 4.9.0
org.apache.camel
camel-leveldb
- 4.8.1
+ 4.9.0
org.checkerframework
@@ -1817,82 +1798,82 @@
org.apache.camel
camel-log
- 4.8.1
+ 4.9.0
org.apache.camel
camel-lra
- 4.8.1
+ 4.9.0
org.apache.camel
camel-lucene
- 4.8.1
+ 4.9.0
org.apache.camel
camel-lumberjack
- 4.8.1
+ 4.9.0
org.apache.camel
camel-lzf
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mail
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mail-microsoft-oauth
- 4.8.1
+ 4.9.0
org.apache.camel
camel-main
- 4.8.1
+ 4.9.0
org.apache.camel
camel-management
- 4.8.1
+ 4.9.0
org.apache.camel
camel-management-api
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mapstruct
- 4.8.1
+ 4.9.0
org.apache.camel
camel-master
- 4.8.1
+ 4.9.0
org.apache.camel
camel-micrometer
- 4.8.1
+ 4.9.0
org.apache.camel
camel-microprofile-config
- 4.8.1
+ 4.9.0
org.apache.camel
camel-microprofile-fault-tolerance
- 4.8.1
+ 4.9.0
org.apache.camel
camel-microprofile-health
- 4.8.1
+ 4.9.0
org.eclipse.parsson
@@ -1907,7 +1888,7 @@
org.apache.camel
camel-milvus
- 4.8.1
+ 4.9.0
com.google.android
@@ -1946,62 +1927,62 @@
org.apache.camel
camel-minio
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mllp
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mock
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mongodb
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mongodb-gridfs
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mustache
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mvel
- 4.8.1
+ 4.9.0
org.apache.camel
camel-mybatis
- 4.8.1
+ 4.9.0
org.apache.camel
camel-nats
- 4.8.1
+ 4.9.0
org.apache.camel
camel-netty
- 4.8.1
+ 4.9.0
org.apache.camel
camel-netty-http
- 4.8.1
+ 4.9.0
org.apache.camel
camel-nitrite
- 4.8.1
+ 4.9.0
javax.validation
@@ -2012,7 +1993,7 @@
org.apache.camel
camel-oaipmh
- 4.8.1
+ 4.9.0
commons-logging
@@ -2023,12 +2004,12 @@
org.apache.camel
camel-ognl
- 4.8.1
+ 4.9.0
org.apache.camel
camel-olingo4
- 4.8.1
+ 4.9.0
commons-logging
@@ -2039,7 +2020,7 @@
org.apache.camel
camel-olingo4-api
- 4.8.1
+ 4.9.0
commons-logging
@@ -2050,7 +2031,7 @@
org.apache.camel
camel-openapi-java
- 4.8.1
+ 4.9.0
com.google.code.findbugs
@@ -2065,7 +2046,7 @@