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 259ad4f Upgrade groovy maven plugin 259ad4f is described below commit 259ad4f098438588ee2d265a9db20d539f326b75 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Sep 2 08:40:03 2020 +0200 Upgrade groovy maven plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a871ec..38112c2 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <jaxb-version>2.3.0</jaxb-version> <errorprone-version>2.5</errorprone-version> <mycila-license-version>3.0</mycila-license-version> - <gmavenplus-plugin-version>1.6.2</gmavenplus-plugin-version> + <gmavenplus-plugin-version>1.10.0</gmavenplus-plugin-version> <groovy-version>3.0.5</groovy-version> <camel.javadoc.offline>false</camel.javadoc.offline>