This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from 37b1043 CAMEL-14962 camel-undertow create starter for easier setup
with spring-security 5
new 366840e Cleanup of maven versions property placeholders
new c8dc723 Fixed build after camel-dependencies add and regen
new bfaf1d3 Fixed build and regen
The 3 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/freemarker.json | 1 +
.../src/main/docs/freemarker-starter.adoc | 4 +--
.../FreemarkerComponentConfiguration.java | 15 +++++++++
.../camel-kubernetes-starter/pom.xml | 8 +++++
docs/modules/ROOT/pages/freemarker-starter.adoc | 4 +--
.../java/sample/camel/Service2Application.java | 4 +--
.../main/java/sample/camel/Client2Application.java | 2 +-
.../java/sample/camel/Service2Application.java | 4 +--
.../java/sample/camel/Service2Application.java | 2 +-
pom.xml | 38 +---------------------
.../camel/itest/springboot/CamelJpaTest.java | 2 +-
11 files changed, 36 insertions(+), 48 deletions(-)