Skip to content

Commit 0fd6d6e

Browse files
update lockfiles for commons-lang3
1 parent aa331bf commit 0fd6d6e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dumper/app/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ org.apache.commons:commons-compress:1.26.2=compileClasspath,runtimeClasspath
185185
org.apache.commons:commons-compress:1.27.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
186186
org.apache.commons:commons-configuration2:2.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
187187
org.apache.commons:commons-csv:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
188-
org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
188+
org.apache.commons:commons-lang3:3.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
189189
org.apache.commons:commons-math3:3.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
190190
org.apache.commons:commons-text:1.10.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
191191
org.apache.curator:curator-client:5.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dumper/lib-common/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ commons-codec:commons-codec:1.17.1=testCompileClasspath,testFixturesCompileClass
2121
commons-io:commons-io:2.19.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2222
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
2323
org.apache.commons:commons-compress:1.27.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
24-
org.apache.commons:commons-lang3:3.17.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
24+
org.apache.commons:commons-lang3:3.18.0=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2525
org.checkerframework:checker-qual:3.49.3=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2626
org.checkerframework:checker-qual:3.49.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
2727
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath

dumper/lib-ext-hive-metastore/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ org.apache.commons:commons-compress:1.26.2=hive312RuntimeClasspath
131131
org.apache.commons:commons-configuration2:2.8.0=hive312RuntimeClasspath
132132
org.apache.commons:commons-crypto:1.0.0=hive312RuntimeClasspath
133133
org.apache.commons:commons-lang3:3.14.0=hive312RuntimeClasspath
134-
org.apache.commons:commons-lang3:3.17.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
134+
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
135135
org.apache.commons:commons-math3:3.6.1=hive312RuntimeClasspath
136136
org.apache.commons:commons-text:1.10.0=hive312RuntimeClasspath
137137
org.apache.curator:apache-curator:2.12.0=hive312RuntimeClasspath

0 commit comments

Comments
 (0)