Skip to content

Commit 93c392c

Browse files
Update dependency commons-io:commons-io to v2.20.0 (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 117553c commit 93c392c

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
@@ -219,7 +219,7 @@ dependencies {
219219
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'
220220

221221
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.6.0'
222-
implementation group: 'commons-io', name: 'commons-io', version: '2.19.0'
222+
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'
223223
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-resource-server', version: springSecurity
224224
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-client', version: springSecurity
225225
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-jose', version: springSecurity

0 commit comments

Comments
 (0)