This is an automated email from the ASF dual-hosted git repository.
capistrant 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 a5c9995fd27 bump bytebuddy dep flagged by upper bound check (#19000)
a5c9995fd27 is described below
commit a5c9995fd27cd04982876f91c06f74e11593febe
Author: Lucas Capistrant <[email protected]>
AuthorDate: Mon Feb 9 18:52:42 2026 -0600
bump bytebuddy dep flagged by upper bound check (#19000)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e6a9f9522f3..e0e7cdb73c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
<scala.library.version>2.13.14</scala.library.version>
<avatica.version>1.27.0</avatica.version>
<avro.version>1.11.4</avro.version>
- <bytebuddy.version>1.17.7</bytebuddy.version>
+ <bytebuddy.version>1.18.3</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]