Skip to content

Commit 5320b68

Browse files
Bump avro from 1.10.2 to 1.11.0 in /plugins/repository-hdfs (#3358)
* Bump avro from 1.10.2 to 1.11.0 in /plugins/repository-hdfs Bumps avro from 1.10.2 to 1.11.0. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent ff75307 commit 5320b68

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

plugins/repository-hdfs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
api "org.apache.hadoop:hadoop-hdfs:${versions.hadoop3}"
6464
api 'org.apache.htrace:htrace-core4:4.2.0-incubating'
6565
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
66-
api 'org.apache.avro:avro:1.10.2'
66+
api 'org.apache.avro:avro:1.11.0'
6767
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
6868
api 'com.google.code.gson:gson:2.9.0'
6969
runtimeOnly 'com.google.guava:guava:31.1-jre'

plugins/repository-hdfs/licenses/avro-1.10.2.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2b0c58e5b450d4f4931456952ad9520cae9c896c

0 commit comments

Comments
 (0)