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


The following commit(s) were added to refs/heads/main by this push:
     new 4f11f16  build(deps): bump jandex from 2.4.1.Final to 2.4.2.Final
4f11f16 is described below

commit 4f11f16b10b9785754d930afa28bc7126ca2aa5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 10 20:37:06 2022 +0000

    build(deps): bump jandex from 2.4.1.Final to 2.4.2.Final
    
    Bumps jandex from 2.4.1.Final to 2.4.2.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss:jandex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 6af79a3..9fae746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <!-- overridden camel dependencies versions -->
         <javapoet-version>1.13.0</javapoet-version>
         <json-schema-validator-version>2.2.14</json-schema-validator-version>
-        <jandex-version>2.4.1.Final</jandex-version>
+        <jandex-version>2.4.2.Final</jandex-version>
 
         <!-- plugins -->
         <gmavenplus-plugin-version>1.13.1</gmavenplus-plugin-version>

Reply via email to