Skip to content

Commit f80db03

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.18.0 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b366cbb commit f80db03

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.17.0'
154+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.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)