This is an automated email from the ASF dual-hosted git repository. orpiske 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 4c2cfe214ba chore(deps): Bump jandex-version from 3.2.5 to 3.2.6 4c2cfe214ba is described below commit 4c2cfe214bab468704ff33bcab4b201ef363a912 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 12 06:59:38 2025 +0000 chore(deps): Bump jandex-version from 3.2.5 to 3.2.6 Bumps `jandex-version` from 3.2.5 to 3.2.6. Updates `io.smallrye:jandex` from 3.2.5 to 3.2.6 - [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.2.5...3.2.6) Updates `io.smallrye:jandex-maven-plugin` from 3.2.5 to 3.2.6 - [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.2.5...3.2.6) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 96352dc9f1f..b2f2bd9c72a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -239,7 +239,7 @@ <jackson2-version>2.18.2</jackson2-version> <jackrabbit-version>2.22.0</jackrabbit-version> <jasminb-jsonapi-version>0.14</jasminb-jsonapi-version> - <jandex-version>3.2.5</jandex-version> + <jandex-version>3.2.6</jandex-version> <jansi-version>2.4.1</jansi-version> <jasypt-version>1.9.3</jasypt-version> <java-grok-version>0.1.9</java-grok-version>