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-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 229bd6c  Update groovu to v3.0.2
229bd6c is described below

commit 229bd6cd79fef53888ab4719c4621841f3898649
Author: lburgazzoli <[email protected]>
AuthorDate: Tue Apr 7 08:57:39 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 216bf4c..6413be3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
         
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
         <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
         <groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
-        <groovy.version>2.5.8</groovy.version>
+        <groovy.version>3.0.2</groovy.version>
         <jandex-maven-plugin.version>1.0.7</jandex-maven-plugin.version>
         <os-maven-plugin.version>1.6.2</os-maven-plugin.version>
         
<properties-maven-plugin.version>1.0.0</properties-maven-plugin.version>

Reply via email to