This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch dep-update
in repository https://gitbox.apache.org/repos/asf/storm.git
commit cc511d85672455da6a06ab3bf67ae2ac48fdc781
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:03:51 2026 +0000
build(deps): bump byte-buddy.version from 1.18.11 to 1.18.12
Bumps `byte-buddy.version` from 1.18.11 to 1.18.12.
Updates `net.bytebuddy: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)
Updates `net.bytebuddy:byte-buddy-agent` 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
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.18.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 85745ed0d3ae7922c959ce615269d99292e6fc8e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fd98e7476..520501d13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<jaxb-version>2.3.1</jaxb-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.11</byte-buddy.version>
+ <byte-buddy.version>1.18.12</byte-buddy.version>
<gson.version>2.14.0</gson.version>
<!-- see intellij profile below... This fixes an annoyance with
intellij -->