Skip to content

Commit 1179a4e

Browse files
dependabot-supportketan
authored andcommitted
Bump commons-lang3 from 3.4 to 3.8.1
Bumps commons-lang3 from 3.4 to 3.8.1. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f0640e8 commit 1179a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '18.2.0'
5959
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
6060
compile group: 'com.google.guava', name: 'guava', version: '19.0'
61-
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.4'
61+
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.8.1'
6262
compile group: 'commons-io', name: 'commons-io', version: '2.6'
6363
compile group: 'joda-time', name: 'joda-time', version: '2.9.4'
6464
compile group: 'io.fabric8', name: 'kubernetes-client', version: '3.1.8'

0 commit comments

Comments
 (0)