This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 03d5dcc530 [4.4.x] bump io.smallrye:jandex from 3.2.7 to 3.6.0 (#2711)
03d5dcc530 is described below
commit 03d5dcc5309f12e3f123cba3b3a039bb758ae883
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 14:26:05 2026 +0200
[4.4.x] bump io.smallrye:jandex from 3.2.7 to 3.6.0 (#2711)
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.2.7
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.2.7...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
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
assemblies/features/enterprise/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assemblies/features/enterprise/pom.xml
b/assemblies/features/enterprise/pom.xml
index 7223e6a395..771b7c2493 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -222,7 +222,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>jandex</artifactId>
- <version>3.2.7</version>
+ <version>3.6.0</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>