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-quarkus.git
The following commit(s) were added to refs/heads/master by this push: new aa61c73 Bump Jandex to version 1.0.8 (#1172) aa61c73 is described below commit aa61c73da9a917623a59e2ebfe680f7b3c520d37 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Sat May 2 08:54:22 2020 +0200 Bump Jandex to version 1.0.8 (#1172) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e015688..9d27270 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <google-auth-library-oauth2-http.version>0.19.0</google-auth-library-oauth2-http.version> <groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version> <groovy.version>3.0.2</groovy.version> - <jandex-maven-plugin.version>1.0.7</jandex-maven-plugin.version> + <jandex-maven-plugin.version>1.0.8</jandex-maven-plugin.version> <os-maven-plugin.version>1.6.2</os-maven-plugin.version> <properties-maven-plugin.version>1.0.0</properties-maven-plugin.version> <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>