You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/29 19:32:52 UTC

[camel] branch master updated: Update gmavenplus-plugin

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 5a3c4b8  Update gmavenplus-plugin
5a3c4b8 is described below

commit 5a3c4b8e4f1a9d914efd69557c00651d2cb3d2df
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Sep 29 21:25:23 2020 +0200

    Update gmavenplus-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 716b251..6bd1282 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,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.10.0</gmavenplus-plugin-version>
+        <gmavenplus-plugin-version>1.10.1</gmavenplus-plugin-version>
         <groovy-version>3.0.6</groovy-version>
 
         <camel.javadoc.offline>false</camel.javadoc.offline>