Bump htrace-core4 from 4.1.0-incubating to 4.2.0-incubating in /plugins/repository-hdfs (#2618)
* Bump htrace-core4 in /plugins/repository-hdfs Bumps htrace-core4 from 4.1.0-incubating to 4.2.0-incubating. --- updated-dependencies: - dependency-name: org.apache.htrace:htrace-core4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0216ab2435
commit
2425f64baa
|
@ -61,7 +61,7 @@ dependencies {
|
|||
api "org.apache.hadoop:hadoop-client-api:${versions.hadoop3}"
|
||||
runtimeOnly "org.apache.hadoop:hadoop-client-runtime:${versions.hadoop3}"
|
||||
api "org.apache.hadoop:hadoop-hdfs:${versions.hadoop3}"
|
||||
api 'org.apache.htrace:htrace-core4:4.1.0-incubating'
|
||||
api 'org.apache.htrace:htrace-core4:4.2.0-incubating'
|
||||
api "org.apache.logging.log4j:log4j-core:${versions.log4j}"
|
||||
api 'org.apache.avro:avro:1.10.2'
|
||||
api "com.fasterxml.jackson.core:jackson-databind:${versions.jackson}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
12b3e2adda95e8c41d9d45d33db075137871d2e2
|
|
@ -0,0 +1 @@
|
|||
94b3f1966922bc45d0f8a86a2aa867a4b0df288b
|
Loading…
Reference in New Issue