You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/30 10:09:25 UTC

[camel] 04/16: Update Groovy to version 2.5.4

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

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

commit 31f1a7dca6d36f135f6c55f889abd97a41629b25
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Nov 12 20:39:44 2018 +0100

    Update Groovy to version 2.5.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2e2278..8db58e4 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.3</groovy-version>
+    <groovy-version>2.5.4</groovy-version>
   </properties>
 
   <mailingLists>