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

davsclaus 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 c648fd5458d chore(deps): Bump jandex-version from 3.3.2 to 3.4.0 
(#18677)
c648fd5458d is described below

commit c648fd5458dd95072a1134761fcab2dc51fc0d13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 10:56:18 2025 +0200

    chore(deps): Bump jandex-version from 3.3.2 to 3.4.0 (#18677)
    
    Bumps `jandex-version` from 3.3.2 to 3.4.0.
    
    Updates `io.smallrye:jandex` from 3.3.2 to 3.4.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.3.2...3.4.0)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.3.2 to 3.4.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.3.2...3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye:jandex
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1189152d785..b4ad51a315c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -252,7 +252,7 @@
         <jackson2-version>2.19.2</jackson2-version>
         <jackrabbit-version>2.22.1</jackrabbit-version>
         <jasminb-jsonapi-version>0.14</jasminb-jsonapi-version>
-        <jandex-version>3.3.2</jandex-version>
+        <jandex-version>3.4.0</jandex-version>
         <jansi-version>2.4.2</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.1.9</java-grok-version>

Reply via email to