This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from af852ff Aligned Curator to camel main version 4.3.0 new 4b5be8f CAMEL-14575: camel-core - TypeConverter from String to Long - drop time pattern new e381e45 Regen 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: components-starter/camel-corda-starter/pom.xml | 12 ------------ .../camel/examples/cluster/ClusterNodeConfiguration.java | 4 ++-- .../cluster-node/src/main/resources/application.properties | 2 +- .../src/main/java/sample/camel/ApplicationConfiguration.java | 6 +++--- .../application/src/main/resources/application.properties | 4 ++-- .../camel/examples/master/MasterNodeConfiguration.java | 4 ++-- .../client/src/main/java/sample/camel/ClientRoute.java | 2 +- .../src/main/java/sample/camel/NumberRoute.java | 2 +- .../camel/example/spring/boot/rest/jpa/Application.java | 4 ++-- .../src/main/resources/application-dev.yml | 4 ++-- .../src/main/resources/application.yml | 4 ++-- .../camel/example/spring/boot/rest/jpa/ApplicationTest.java | 2 +- .../src/test/resources/application.yml | 4 ++-- .../src/main/java/sample/camel/ApplicationRoutes.java | 4 ++-- .../src/main/resources/application.properties | 6 +++--- .../client/src/main/java/sample/camel/ClientRoute.java | 2 +- 16 files changed, 27 insertions(+), 39 deletions(-)