Skip to content

Commit 12e465e

Browse files
committed
update commons-lang3's version
1 parent 20304bf commit 12e465e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
clusterPlugins project(':x-pack:plugin:inference:qa:test-service-plugin')
3939

4040
api "com.ibm.icu:icu4j:${versions.icu4j}"
41-
api "org.apache.commons:commons-lang3:3.12.0"
41+
api "org.apache.commons:commons-lang3:${versions.commons_lang3}"
4242

4343
runtimeOnly 'com.google.guava:guava:32.0.1-jre'
4444
implementation 'com.google.code.gson:gson:2.10'

0 commit comments

Comments
 (0)