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

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


The following commit(s) were added to refs/heads/master by this push:
     new 02f85b9  Update groovy to v3.0.0
02f85b9 is described below

commit 02f85b9f2d958c79a94d0fbbda4cd4532c81bc05
Author: lburgazzoli <lburgazz...@gmail.com>
AuthorDate: Tue Feb 11 16:37:59 2020 +0100

    Update groovy to v3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8945163..917a92a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
         <errorprone-version>2.5</errorprone-version>
         <mycila-license-version>3.0</mycila-license-version>
         <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version>
-        <groovy-version>2.5.9</groovy-version>
+        <groovy-version>3.0.0</groovy-version>
     </properties>
 
     <!-- Comment out the snapshot repositories as we don't need them now -->

Reply via email to