This is an automated email from the ASF dual-hosted git repository.
holgerfriedrich 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 dbcd4a4b1c Revert "build(deps): bump net.bytebuddy:byte-buddy from
1.17.5 to 1.18.8 (#2563)" (#2584)
dbcd4a4b1c is described below
commit dbcd4a4b1cc5ed652a3f57c2734d5f5c21f00efa
Author: JB Onofré <[email protected]>
AuthorDate: Fri Apr 24 21:14:06 2026 +0200
Revert "build(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.18.8
(#2563)" (#2584)
This reverts commit 9fdb4d2eb1d96ad32be4d2687df4ec44082a5115.
---
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 d4ac992f34..e37b559637 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.18.8</version>
+ <version>1.17.5</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>