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 d8830415017 Regen
d8830415017 is described below
commit d883041501759aca35c59ef1c0b8a2c413382035
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jun 17 16:00:45 2026 +0200
Regen
---
core/camel-spring-boot/src/main/docs/spring-boot.json | 2 +-
tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/camel-spring-boot/src/main/docs/spring-boot.json
b/core/camel-spring-boot/src/main/docs/spring-boot.json
index 2d8278eb729..cf2734271fe 100644
--- a/core/camel-spring-boot/src/main/docs/spring-boot.json
+++ b/core/camel-spring-boot/src/main/docs/spring-boot.json
@@ -1196,7 +1196,7 @@
{
"name": "camel.main.yaml-dsl-compact-notation-warn",
"type": "java.lang.Boolean",
- "description": "Whether to log a WARN when YAML DSL routes use compact
(shorthand) notation instead of the canonical (explicit\/normalized) form. The
canonical style is recommended as it is more tooling and AI friendly. Use Camel
CLI to normalize existing routes: camel yaml normalize <file>",
+ "description": "Whether to log a WARN when YAML DSL routes use compact
(shorthand) notation instead of the canonical (explicit\/normalized) form. The
canonical style is recommended as it is more tooling and AI friendly. Use Camel
CLI to normalize existing routes: camel validate normalize <file>",
"sourceType":
"org.apache.camel.spring.boot.CamelConfigurationProperties$Main",
"defaultValue": true
},
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index bb8e1fe88e4..2c7037ae96e 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>com.openai</groupId>
<artifactId>openai-java</artifactId>
- <version>4.39.1</version>
+ <version>4.40.0</version>
</dependency>
<dependency>
<groupId>eu.maveniverse.maven.mima.runtime</groupId>