Skip to content

Commit 9049866

Browse files
committed
[CALCITE-6661] Update shadow plugin from 8.0.0 to 8.1.1 and asm from 7.1 to 9.7.1 in Avatica
1 parent fa7178c commit 9049866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ calcite.avatica.version=1.26.0
3535

3636
# Plugins
3737
com.github.autostyle.version=3.0
38-
com.github.johnrengelman.shadow.version=8.0.0
38+
com.github.johnrengelman.shadow.version=8.1.1
3939
com.github.spotbugs.version=2.0.0
4040
com.github.vlsi.vlsi-release-plugins.version=1.90
4141
com.google.protobuf.version=0.8.12
@@ -54,7 +54,7 @@ checkstyle.version=10.3.2
5454
jdk8.checkstyle.version=9.3
5555
spotbugs.version=3.1.11
5656

57-
asm.version=7.1
57+
asm.version=9.7.1
5858
bouncycastle.version=1.70
5959
bytebuddy.version=1.15.1
6060
dropwizard-metrics.version=4.0.5

0 commit comments

Comments
 (0)