Skip to content

Commit 397304e

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.19.0
1 parent 4731ec9 commit 397304e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ dependencies {
151151
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
152152

153153
implementation group: 'org.projectlombok', name: 'lombok', version: lombokVersion
154-
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
154+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.19.0'
155155
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator'
156156
implementation (group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3') {
157157
exclude group: 'org.apache.httpcomponents', module: 'httpclient'

0 commit comments

Comments
 (0)