This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 15154df03b7 ⬆️ Bump maven dependency (#678)
15154df03b7 is described below

commit 15154df03b7273b80206f991af913caf258ced4c
Author: Federico Mariani <[email protected]>
AuthorDate: Wed Dec 7 07:38:23 2022 +0100

    ⬆️ Bump maven dependency (#678)
---
 tooling/camel-spring-boot-generator-maven-plugin/pom.xml | 2 +-
 tooling/camel-spring-boot-starter-generator/pom.xml      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tooling/camel-spring-boot-generator-maven-plugin/pom.xml 
b/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
index 8a2630d86b9..eda5b832dc2 100644
--- a/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
+++ b/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
@@ -32,7 +32,7 @@
     <name>Camel SB Tooling :: Generator Maven Plugin</name>
 
     <properties>
-        <maven-version>3.6.3</maven-version>
+        <maven-version>3.8.6</maven-version>
     </properties>
 
     <dependencyManagement>
diff --git a/tooling/camel-spring-boot-starter-generator/pom.xml 
b/tooling/camel-spring-boot-starter-generator/pom.xml
index 32c3e64a334..90e65da0a8f 100644
--- a/tooling/camel-spring-boot-starter-generator/pom.xml
+++ b/tooling/camel-spring-boot-starter-generator/pom.xml
@@ -32,7 +32,7 @@
     <name>Camel SB Tooling :: Starter Generator</name>
 
     <properties>
-        <maven-version>3.6.3</maven-version>
+        <maven-version>3.8.6</maven-version>
     </properties>
 
     <build>

Reply via email to