You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2021/11/02 06:55:47 UTC

[camel-k-runtime] 04/12: deps: update gmavenplus-plugin to v1.13.0

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

lburgazzoli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 3f282220923cdce336e5fd3c6380a0e40219dec1
Author: Luca Burgazzoli <lb...@gmail.com>
AuthorDate: Fri Oct 22 18:29:37 2021 +0200

    deps: update gmavenplus-plugin to v1.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 410277c..7b20123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
         <jandex-version>2.4.1.Final</jandex-version>
 
         <!-- plugins -->
-        <gmavenplus-plugin-version>1.12.1</gmavenplus-plugin-version>
+        <gmavenplus-plugin-version>1.13.0</gmavenplus-plugin-version>
         <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>
         <maven-remote-resources-plugin-version>1.7.0</maven-remote-resources-plugin-version>