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 d5da402933 [4.4.x] bump net.bytebuddy:byte-buddy from 1.18.12 to
1.18.13 (#2858)
d5da402933 is described below
commit d5da402933d31195f81e05a232e47e0b26b7b977
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 06:48:22 2026 +0200
[4.4.x] bump net.bytebuddy:byte-buddy from 1.18.12 to 1.18.13 (#2858)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from
1.18.12 to 1.18.13.
- [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.12...byte-buddy-1.18.13)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.18.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 21632a1495..81f60b07b4 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.12</version>
+ <version>1.18.13</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>