Skip to content

Commit f16d908

Browse files
authored
Merge pull request #295 from hmcts/fix-cve-commons-lang
Fix commons lang cve
2 parents 0d21a1a + 2908399 commit f16d908

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ dependencyManagement {
234234

235235
dependencies {
236236
dependency 'com.google.guava:guava:33.4.8-jre'
237+
dependency 'org.apache.commons:commons-lang3:3.18.0'
237238

238239
dependencySet(group: 'commons-beanutils', version: '1.11.0') {
239240
entry 'commons-beanutils'

0 commit comments

Comments
 (0)