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 5653fa60991 build(deps): bump bytebuddy.version from 1.18.12 to
1.18.13 (#20285)
5653fa60991 is described below
commit 5653fa609911849b146aba16a1a816444aac319e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:38:33 2026 +0800
build(deps): bump bytebuddy.version from 1.18.12 to 1.18.13 (#20285)
Bumps `bytebuddy.version` from 1.18.12 to 1.18.13.
Updates `net.bytebuddy: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)
Updates `net.bytebuddy:byte-buddy-agent` 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
- dependency-name: net.bytebuddy:byte-buddy-agent
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 39534f98fcb..f435bf8a506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<avatica.version>1.28.0</avatica.version>
<avro.version>1.12.2</avro.version>
<parquet.version>1.18.1</parquet.version>
- <bytebuddy.version>1.18.12</bytebuddy.version>
+ <bytebuddy.version>1.18.13</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]