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 9fdb4d2eb1 build(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to
1.18.8 (#2563)
9fdb4d2eb1 is described below
commit 9fdb4d2eb1d96ad32be4d2687df4ec44082a5115
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 23 12:19:47 2026 +0200
build(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.18.8 (#2563)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from
1.17.5 to 1.18.8.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
-
[Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
-
[Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.5...byte-buddy-1.18.8)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.18.8
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 c1960f01d3..02859e6157 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -227,7 +227,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.17.5</version>
+ <version>1.18.8</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>