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

jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new 224024b3 Bump the maven group across 6 directories with 1 update
224024b3 is described below

commit 224024b3af681f941e89bdb726921f884d8b180c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 07:16:03 2026 +0100

    Bump the maven group across 6 directories with 1 update
    
    Bumps the maven group with 1 update in the /saga directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    Bumps the maven group with 1 update in the /saga/saga-app directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    Bumps the maven group with 1 update in the /saga/saga-flight-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    Bumps the maven group with 1 update in the /saga/saga-integration-tests 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    Bumps the maven group with 1 update in the /saga/saga-payment-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    Bumps the maven group with 1 update in the /saga/saga-train-service 
directory: 
[io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex).
    
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    Updates `io.smallrye:jandex-maven-plugin` from 3.0.1 to 3.5.3
    - [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.0.1...3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: io.smallrye:jandex-maven-plugin
      dependency-version: 3.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 saga/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saga/pom.xml b/saga/pom.xml
index fb52ed74..e7d199b5 100644
--- a/saga/pom.xml
+++ b/saga/pom.xml
@@ -44,7 +44,7 @@
 
         <formatter-maven-plugin.version>2.29.0</formatter-maven-plugin.version>
         <impsort-maven-plugin.version>1.13.0</impsort-maven-plugin.version>
-        <jandex-maven-plugin.version>3.0.1</jandex-maven-plugin.version>
+        <jandex-maven-plugin.version>3.5.3</jandex-maven-plugin.version>
         <license-maven-plugin.version>5.0.0</license-maven-plugin.version>
         <maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
         <maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>

Reply via email to