Skip to content

Commit 4b4d236

Browse files
Update dependency commons-fileupload:commons-fileupload to v1.6.0 (#783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 896ad0c commit 4b4d236

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
@@ -281,7 +281,7 @@ dependencies {
281281
implementation group: 'com.github.hmcts', name: 'pcq-commons', version: '1.3.1'
282282

283283
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.4'
284-
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
284+
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.6.0'
285285
implementation group: 'commons-net', name: 'commons-net', version: '3.11.1'
286286
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
287287

0 commit comments

Comments
 (0)