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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d48306cb8e0f chore(deps): Bump jandex-version from 3.5.3 to 3.6.0
d48306cb8e0f is described below

commit d48306cb8e0f1528fc2c52afa39844eb86811a53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 11:07:35 2026 +0000

    chore(deps): Bump jandex-version from 3.5.3 to 3.6.0
    
    Bumps `jandex-version` from 3.5.3 to 3.6.0.
    
    Updates `io.smallrye:jandex` from 3.5.3 to 3.6.0
    - [Release notes](https://github.com/smallrye/jandex/releases)
    - 
[Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
    - [Commits](https://github.com/smallrye/jandex/compare/3.5.3...3.6.0)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.5.3 to 3.6.0
    - [Release notes](https://github.com/smallrye/jandex/releases)
    - 
[Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md)
    - [Commits](https://github.com/smallrye/jandex/compare/3.5.3...3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye:jandex
      dependency-version: 3.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c25c17d9e486..559a3cea37da 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -258,7 +258,7 @@
         <jackson3-version>3.1.4</jackson3-version>
         <jackrabbit-version>2.22.3</jackrabbit-version>
         <jasminb-jsonapi-version>0.15</jasminb-jsonapi-version>
-        <jandex-version>3.5.3</jandex-version>
+        <jandex-version>3.6.0</jandex-version>
         <jansi-version>2.4.3</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.2.0</java-grok-version>

Reply via email to