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
commit 78fab1d72b1361be220fd0954dd86c59c67046a6 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Jan 23 06:07:19 2020 +0100 Upgrade groovy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 935db06..7915c1e 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,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.8</groovy-version> + <groovy-version>2.5.9</groovy-version> </properties> <!-- Comment out the snapshot repositories as we don't need them now -->