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

davsclaus 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 36bb707  Upgrade groovy
36bb707 is described below

commit 36bb7070624f6e052862574716c4ba7a01eaec20
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue May 14 06:31:58 2019 +0200

    Upgrade groovy
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b0a7a1..a5878fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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.6</groovy-version>
+        <groovy-version>2.5.7</groovy-version>
     </properties>
 
     <!-- Comment out the snapshot repositories as we don't need them now -->

Reply via email to