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 075a0fcb436675f867800f6d07e2c7f7e5e6974d Author: Pascal Schumacher <[email protected]> AuthorDate: Sun Oct 14 09:05:02 2018 +0200 Update Groovy to version 2.5.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5b4c41..d39506e 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.5</gmavenplus-plugin-version> - <groovy-version>2.5.1</groovy-version> + <groovy-version>2.5.3</groovy-version> </properties> <mailingLists>
