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 87c9e26450ac chore(deps): Bump jandex-version from 3.5.1 to 3.5.2
87c9e26450ac is described below

commit 87c9e26450ace0661f294b43d003501019e4a803
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 13 06:55:17 2025 +0000

    chore(deps): Bump jandex-version from 3.5.1 to 3.5.2
    
    Bumps `jandex-version` from 3.5.1 to 3.5.2.
    
    Updates `io.smallrye:jandex` from 3.5.1 to 3.5.2
    - [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.1...3.5.2)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.5.1 to 3.5.2
    - [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.1...3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye:jandex
      dependency-version: 3.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 d66dc3532783..ee52c65e103e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
         <jackson2-version>2.19.2</jackson2-version>
         <jackrabbit-version>2.22.2</jackrabbit-version>
         <jasminb-jsonapi-version>0.14</jasminb-jsonapi-version>
-        <jandex-version>3.5.1</jandex-version>
+        <jandex-version>3.5.2</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