This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/2.x by this push:
new 1c27a8aa0 build(deps): bump byte-buddy.version from 1.18.8 to 1.18.10
(#8884)
1c27a8aa0 is described below
commit 1c27a8aa09ca412f1dcadab7301520ad807f5557
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:38:02 2026 +0200
build(deps): bump byte-buddy.version from 1.18.8 to 1.18.10 (#8884)
Bumps `byte-buddy.version` from 1.18.8 to 1.18.10.
Updates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.10
- [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.8...byte-buddy-1.18.10)
Updates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.10
- [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.8...byte-buddy-1.18.10)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.18.10
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.18.10
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 54d715503..ca0dce613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
<activation-version>1.1.1</activation-version>
<rocksdb-jni-version>10.10.1.1</rocksdb-jni-version>
<json-smart.version>2.6.0</json-smart.version>
- <byte-buddy.version>1.18.8</byte-buddy.version>
+ <byte-buddy.version>1.18.10</byte-buddy.version>
<gson.version>2.14.0</gson.version>
<!-- see intellij profile below... This fixes an annoyance with
intellij -->