Skip to content

Commit 56a631f

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.20.0
1 parent 5282b52 commit 56a631f

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
@@ -195,7 +195,7 @@ dependencies {
195195
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
196196
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
197197
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.59.2'
198-
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
198+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.20.0'
199199
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'
200200
implementation group: 'io.vavr', name: 'vavr', version: '0.10.7'
201201
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.14.1'

0 commit comments

Comments
 (0)