Skip to content

Commit 692d9e8

Browse files
Bump org.apache.commons:commons-lang3 from 3.10 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.10 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15d273f commit 692d9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
105105
compile 'com.google.code.gson:gson:2.8.6'
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107-
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
107+
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
108108
compile 'org.threeten:threetenbp:1.4.3'
109109
testCompile 'junit:junit:4.13'
110110
}

0 commit comments

Comments
 (0)