diff --git a/plugins/repository-hdfs/build.gradle b/plugins/repository-hdfs/build.gradle index 15980abcb16e3..8a68d990ce65f 100644 --- a/plugins/repository-hdfs/build.gradle +++ b/plugins/repository-hdfs/build.gradle @@ -67,7 +67,7 @@ dependencies { api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}" api 'com.google.code.gson:gson:2.9.0' runtimeOnly 'com.google.guava:guava:31.1-jre' - api 'com.google.protobuf:protobuf-java:3.21.1' + api 'com.google.protobuf:protobuf-java:3.21.2' api "commons-logging:commons-logging:${versions.commonslogging}" api 'commons-cli:commons-cli:1.5.0' api "commons-codec:commons-codec:${versions.commonscodec}" diff --git a/plugins/repository-hdfs/licenses/protobuf-java-3.21.1.jar.sha1 b/plugins/repository-hdfs/licenses/protobuf-java-3.21.1.jar.sha1 deleted file mode 100644 index 2336816611bfe..0000000000000 --- a/plugins/repository-hdfs/licenses/protobuf-java-3.21.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2e396173a5b6ab549d790eba21c1d125bfe92912 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/protobuf-java-3.21.2.jar.sha1 b/plugins/repository-hdfs/licenses/protobuf-java-3.21.2.jar.sha1 new file mode 100644 index 0000000000000..e4bdd2f80a407 --- /dev/null +++ b/plugins/repository-hdfs/licenses/protobuf-java-3.21.2.jar.sha1 @@ -0,0 +1 @@ +b7755d218ee7c15541afb51f2d247ca951603e0b \ No newline at end of file