This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch dependency-updates-april
in repository https://gitbox.apache.org/repos/asf/storm.git
commit 48e8b0368d7a46a7a9df0d226f883f8cf19e3264
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:40:32 2025 +0000
Bump byte-buddy.version from 1.17.4 to 1.17.5
Bumps `byte-buddy.version` from 1.17.4 to 1.17.5.
Updates `net.bytebuddy:byte-buddy` from 1.17.4 to 1.17.5
- [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.17.4...byte-buddy-1.17.5)
Updates `net.bytebuddy:byte-buddy-agent` from 1.17.4 to 1.17.5
- [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.17.4...byte-buddy-1.17.5)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 793fb7f15..3db9e3d9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<activation-version>1.1.1</activation-version>
<rocksdb-jni-version>9.10.0</rocksdb-jni-version>
<json-smart.version>2.5.2</json-smart.version>
- <byte-buddy.version>1.17.4</byte-buddy.version>
+ <byte-buddy.version>1.17.5</byte-buddy.version>
<gson.version>2.12.1</gson.version>
<!-- see intellij profile below... This fixes an annoyance with
intellij -->