This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch jandex-1.0.8 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit eab65c4daac372553a00a1b82447d549607fd967 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 30 13:52:17 2020 +0200 Bump Jandex maven plugin to version 1.0.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b550fd1..57ae8b6 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ <maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version> <maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version> - <jandex-maven-plugin.version>1.0.7</jandex-maven-plugin.version> + <jandex-maven-plugin.version>1.0.8</jandex-maven-plugin.version> <build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version> <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version> <maven-invoker-plugin.version>3.2.1</maven-invoker-plugin.version>