We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2388b5 commit 7ec3b07Copy full SHA for 7ec3b07
test/fixtures/hdfs-fixture/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
api "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"
53
api 'net.minidev:json-smart:2.4.8'
54
api "org.mockito:mockito-core:${versions.mockito}"
55
- api "com.google.protobuf:protobuf-java:3.21.9"
+ api "com.google.protobuf:protobuf-java:3.22.2"
56
api "org.jetbrains.kotlin:kotlin-stdlib:${versions.kotlin}"
57
api 'org.eclipse.jetty:jetty-server:9.4.49.v20220914'
58
api 'org.apache.zookeeper:zookeeper:3.8.0'
0 commit comments