Skip to content

Commit b6437b6

Browse files
authored
chore(deps): fix (org.apache.commons:commons-lang3) (datahub-project#14268)
1 parent 8061f83 commit b6437b6

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
@@ -135,7 +135,7 @@ project.ext.externalDependency = [
135135
'commonsCli': 'commons-cli:commons-cli:1.5.0',
136136
'commonsIo': 'commons-io:commons-io:2.17.0',
137137
'commonsLang': 'commons-lang:commons-lang:2.6',
138-
'commonsText': 'org.apache.commons:commons-text:1.12.0',
138+
'commonsText': 'org.apache.commons:commons-text:1.14.0',
139139
'commonsCollections': 'commons-collections:commons-collections:3.2.2',
140140
'caffeine': 'com.github.ben-manes.caffeine:caffeine:3.1.8',
141141
'datastaxOssNativeProtocol': 'com.datastax.oss:native-protocol:1.5.1',

0 commit comments

Comments
 (0)