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

stoty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new 90498664f [CALCITE-6661] Update shadow plugin from 8.0.0 to 8.1.1 and 
asm from 7.1 to 9.7.1 in Avatica
90498664f is described below

commit 90498664f020ff9542939ad4d2fa28bb23cdb739
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Oct 31 14:51:45 2024 +0100

    [CALCITE-6661] Update shadow plugin from 8.0.0 to 8.1.1 and asm from 7.1 to 
9.7.1 in Avatica
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index f124804f1..a0d8595ff 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -35,7 +35,7 @@ calcite.avatica.version=1.26.0
 
 # Plugins
 com.github.autostyle.version=3.0
-com.github.johnrengelman.shadow.version=8.0.0
+com.github.johnrengelman.shadow.version=8.1.1
 com.github.spotbugs.version=2.0.0
 com.github.vlsi.vlsi-release-plugins.version=1.90
 com.google.protobuf.version=0.8.12
@@ -54,7 +54,7 @@ checkstyle.version=10.3.2
 jdk8.checkstyle.version=9.3
 spotbugs.version=3.1.11
 
-asm.version=7.1
+asm.version=9.7.1
 bouncycastle.version=1.70
 bytebuddy.version=1.15.1
 dropwizard-metrics.version=4.0.5

Reply via email to