This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new e405fe5df5f build(deps): bump bytebuddy.version from 1.18.5 to 1.18.11
(#19928)
e405fe5df5f is described below
commit e405fe5df5fbc229550f614e762797d347b3e076
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 09:41:38 2026 +0800
build(deps): bump bytebuddy.version from 1.18.5 to 1.18.11 (#19928)
Bumps `bytebuddy.version` from 1.18.5 to 1.18.11.
Updates `net.bytebuddy:byte-buddy` from 1.18.5 to 1.18.11
- [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.5...byte-buddy-1.18.11)
Updates `net.bytebuddy:byte-buddy-agent` from 1.18.5 to 1.18.11
- [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.5...byte-buddy-1.18.11)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.18.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.18.11
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 9da93315943..339c1857cc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<avatica.version>1.28.0</avatica.version>
<avro.version>1.12.0</avro.version>
<parquet.version>1.17.1</parquet.version>
- <bytebuddy.version>1.18.5</bytebuddy.version>
+ <bytebuddy.version>1.18.11</bytebuddy.version>
<!--
The base calcite parser was copied into the project; when updating
Calcite run dev/upgrade-calcite-parser to adopt upstream changes
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]