Skip to content

Commit e3f279c

Browse files
Libthrift: upgrade to first version without vulnerable dependencies
1 parent f869b53 commit e3f279c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper/lib-ext-hive-metastore/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sourceSets {
3030
}
3131

3232
dependencies {
33-
api "org.apache.thrift:libthrift:0.14.1"
33+
api "org.apache.thrift:libthrift:0.16.0"
3434
implementation "com.google.guava:guava"
3535

3636
def hiveVersion = '3.1.2'

0 commit comments

Comments
 (0)