You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/01/09 09:43:38 UTC

[camel] branch master updated: Upgrade Groovy

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 cc0baff  Upgrade Groovy
cc0baff is described below

commit cc0baff68922d803fc05fd38bb76a387185f6bbd
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jan 9 10:43:03 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index a1e8edc..e36ad93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,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.4</groovy-version>
+    <groovy-version>2.5.5</groovy-version>
   </properties>
 
   <mailingLists>