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 900f2b7  Upgrade groovy
900f2b7 is described below

commit 900f2b71b5c3d8425ba3cb34b2e2564e50cf4b9b
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Dec 4 07:12:56 2020 +0100

    Upgrade groovy
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9f0643..7ec4684 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,8 +130,8 @@
         <jaxb-xjc-version>2.3.3</jaxb-xjc-version>
         <errorprone-version>2.5</errorprone-version>
         <mycila-license-version>3.0</mycila-license-version>
-        <gmavenplus-plugin-version>1.10.1</gmavenplus-plugin-version>
-        <groovy-version>3.0.6</groovy-version>
+        <gmavenplus-plugin-version>1.11.1</gmavenplus-plugin-version>
+        <groovy-version>3.0.7</groovy-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>
     </properties>

Reply via email to