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 <[email protected]> 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>
