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:39 UTC

[camel] branch camel-2.x updated: Upgrade Groovy

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

davsclaus pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new 839bb4a  Upgrade Groovy
839bb4a is described below

commit 839bb4ac3182a3bded7dc822a3f7674ba4c256f2
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 0186a70..f8c7048 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>