This is an automated email from the ASF dual-hosted git repository.
rovarga 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 e53c972a38 [4.4.x] bump net.bytebuddy:byte-buddy from 1.18.11 to
1.18.12
e53c972a38 is described below
commit e53c972a38fb3f17c6f94f1090d3e062758a7992
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 20 20:37:20 2026 +0000
[4.4.x] bump net.bytebuddy:byte-buddy from 1.18.11 to 1.18.12
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from
1.18.11 to 1.18.12.
- [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.18.11...byte-buddy-1.18.12)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.18.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 771b7c2493..21632a1495 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.11</version>
+ <version>1.18.12</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>