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

orpiske pushed a commit to branch camel-main-camel-3.10-cq-2x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 963b7eb6eb77c339cda0e907a8d93a4beea4cc87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 2 19:03:20 2021 +0000

    build(deps): bump jandex-maven-plugin from 1.0.8 to 1.1.0
    
    Bumps [jandex-maven-plugin](https://github.com/wildfly/jandex-maven-plugin) 
from 1.0.8 to 1.1.0.
    - [Release notes](https://github.com/wildfly/jandex-maven-plugin/releases)
    - [Commits](https://github.com/wildfly/jandex-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.jandex:jandex-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dcef1fc..deb6ff0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         <maven-javadoc-plugin-version>3.3.0</maven-javadoc-plugin-version>
         <maven-source-plugin-version>3.2.1</maven-source-plugin-version>
         <maven-assembly-plugin-version>3.3.0</maven-assembly-plugin-version>
-        <jandex-maven-plugin-version>1.0.8</jandex-maven-plugin-version>
+        <jandex-maven-plugin-version>1.1.0</jandex-maven-plugin-version>
         
<build-helper-maven-plugin-version>3.2.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>

Reply via email to