Skip to content

Commit 25bd987

Browse files
authored
bump avro-util: 0.2.81 -> 0.2.118 (#380)
## Details [CVE-2022-42889](GHSA-599f-7c49-w659) in avro-util: > Arbitrary code execution in Apache Commons Text closes #379 ## Testing Done 1. ./gradlew build
1 parent b6faf38 commit 25bd987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ allprojects {
4444
compile group: 'org.apache.kafka', name: 'kafka_2.12', version: '2.8.2'
4545
compile group: 'org.apache.kafka', name: 'kafka-clients', version: '2.8.2'
4646
compile 'org.apache.commons:commons-lang3:3.12.0'
47-
compile 'com.linkedin.avroutil1:helper-all:0.2.81'
47+
compile 'com.linkedin.avroutil1:helper-all:0.2.118'
4848
compile 'org.apache.zookeeper:zookeeper:3.8.0'
4949
testCompile 'org.mockito:mockito-core:2.24.0'
5050
testCompile 'org.testng:testng:6.8.8'

0 commit comments

Comments
 (0)