This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from c465207 (chores) Adjust archetypes so that generated projects use Java 11 at minimum (#431) new 9e74749 Regen new d5063ec CAMEL-17384: Developer Console SPI The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../springboot/catalog/components/google-calendar.json | 2 +- .../camel/springboot/catalog/components/google-drive.json | 14 ++++++-------- .../springboot/catalog/components/google-sheets.json | 2 +- .../apache/camel/springboot/catalog/components/stub.json | 2 +- .../org/apache/camel/springboot/catalog/others/jfr.json | 2 +- .../{camel-jfr-starter => camel-console-starter}/pom.xml | 6 +++--- .../src/main/resources/META-INF/LICENSE.txt | 0 .../src/main/resources/META-INF/NOTICE.txt | 0 .../src/main/resources/META-INF/spring.provides | 2 +- components-starter/pom.xml | 1 + core/camel-spring-boot/src/main/docs/spring-boot.json | 5 +++++ tooling/camel-spring-boot-bom/pom.xml | 5 +++++ tooling/camel-spring-boot-dependencies/pom.xml | 15 +++++++++++++++ 13 files changed, 40 insertions(+), 16 deletions(-) copy components-starter/{camel-jfr-starter => camel-console-starter}/pom.xml (93%) copy {dsl-starter/camel-yaml-dsl-starter => components-starter/camel-console-starter}/src/main/resources/META-INF/LICENSE.txt (100%) copy {dsl-starter/camel-yaml-dsl-starter => components-starter/camel-console-starter}/src/main/resources/META-INF/NOTICE.txt (100%) copy components-starter/{camel-ahc-ws-starter => camel-console-starter}/src/main/resources/META-INF/spring.provides (97%)