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 bdb5811 Upgrade groovy bdb5811 is described below commit bdb5811b14eb83a4f30e980fb2fe8500dc980e52 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri May 22 06:55:43 2020 +0200 Upgrade groovy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a79314..50d8387 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>3.0.3</groovy-version> + <groovy-version>3.0.4</groovy-version> <camel.javadoc.offline>false</camel.javadoc.offline> </properties>