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-examples.git
from 19af663 Adds http-ssl example (#130) new d6deabf Upgrade to SB 3.3.0 new 85e2884 Upgrade maven wrapper 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: .../.mvn}/wrapper/maven-wrapper.properties | 5 +- metrics/mvnw | 259 +++++++++++++++++++++ metrics/mvnw.cmd | 149 ++++++++++++ metrics/pom.xml | 2 + 4 files changed, 413 insertions(+), 2 deletions(-) copy {.mvn => metrics/.mvn}/wrapper/maven-wrapper.properties (83%) create mode 100755 metrics/mvnw create mode 100644 metrics/mvnw.cmd