Skip to content

Commit 6dbd377

Browse files
Update dependency commons-io:commons-io to v2.20.0 (#861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98ae8a9 commit 6dbd377

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
@@ -255,7 +255,7 @@ dependencies {
255255
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.3'
256256
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '7.10.1'
257257
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '10.4'
258-
implementation group: 'commons-io', name: 'commons-io', version: '2.19.0'
258+
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'
259259
implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.0'
260260
implementation group: 'info.solidsoft.gradle.pitest', name: 'gradle-pitest-plugin', version: '1.15.0'
261261
implementation group: 'io.github.openfeign.querydsl', name: 'querydsl-jpa', version:'6.12'

0 commit comments

Comments
 (0)