This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new e3f51157340 Fix byte-buddy version in presto LICENSE
e3f51157340 is described below

commit e3f51157340658ce6cc1f7c0f78ed1e1e50a130b
Author: Lari Hotari <[email protected]>
AuthorDate: Mon Feb 26 17:06:08 2024 +0200

    Fix byte-buddy version in presto LICENSE
---
 pulsar-sql/presto-distribution/LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar-sql/presto-distribution/LICENSE 
b/pulsar-sql/presto-distribution/LICENSE
index f25ca8ec78b..9e1beb639f4 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -300,7 +300,7 @@ The Apache Software License, Version 2.0
     - jetty-util-9.4.53.v20231009.jar
     - jetty-util-ajax-9.4.53.v20231009.jar
   * Byte Buddy
-    - byte-buddy-1.11.13.jar
+    - byte-buddy-1.14.12.jar
   * Apache BVal
     - bval-jsr-2.0.5.jar
   * Bytecode

Reply via email to