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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 7fc987f617d Tooling: Upgrade Maven Core to 3.8.7
7fc987f617d is described below

commit 7fc987f617dfee8d1394b047422cbcac385be3ef
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jan 20 10:35:04 2023 +0100

    Tooling: Upgrade Maven Core to 3.8.7
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 tooling/parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index fa6ab9bbc7c..21c0de599ad 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
 
-        <maven-version>3.1.1</maven-version>
+        <maven-version>3.8.7</maven-version>
         
<maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version>
         <maven-project-version>2.2.1</maven-project-version>
         <maven-dependency-tree-version>2.2</maven-dependency-tree-version>

Reply via email to