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-examples.git.
from d7260bf CAMEL-15482: refactor dependencies to use spring-boot starters (#12) add cef4645 "CAMEL-15485:Migrate camel-spring-boot-examples to use JUnit 5 style" No new revisions were added by this update. Summary of changes: camel-example-spring-boot-activemq/pom.xml | 3 +-- .../test/java/sample/camel/SampleAmqApplicationTests.java | 12 +++++++----- camel-example-spring-boot-amqp/pom.xml | 3 +-- .../test/java/sample/camel/SampleAmqApplicationTests.java | 11 ++++++----- camel-example-spring-boot-geocoder/pom.xml | 5 ++--- .../camel/example/springboot/geocoder/ApplicationTest.java | 9 +++++---- camel-example-spring-boot-rest-jpa/pom.xml | 6 +++++- .../camel/example/spring/boot/rest/jpa/ApplicationTest.java | 13 +++++++------ 8 files changed, 34 insertions(+), 28 deletions(-)