You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/01/28 15:18:15 UTC

[camel] 05/06: Upgrade gmavenplus-plugin 1.13.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7c45ba36d84f632cad3a8ae0d474a7b15bf0189a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jan 28 16:04:41 2022 +0100

    Upgrade gmavenplus-plugin 1.13.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8d37126..0ad0346 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
         <geronimo-jsonb-spec-version>1.0</geronimo-jsonb-spec-version>
         <geronimo-jta-spec-version>1.1.1</geronimo-jta-spec-version>
         <geronimo-ws-metadata-spec-version>1.1.3</geronimo-ws-metadata-spec-version>
-        <gmavenplus-plugin-version>1.12.0</gmavenplus-plugin-version>
+        <gmavenplus-plugin-version>1.13.1</gmavenplus-plugin-version>
         <gmetric4j-version>1.0.10</gmetric4j-version>
         <google-guava-version>20.0</google-guava-version>
         <google-api-client-version>1.32.1</google-api-client-version>