We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896ad0c commit 4b4d236Copy full SHA for 4b4d236
build.gradle
@@ -281,7 +281,7 @@ dependencies {
281
implementation group: 'com.github.hmcts', name: 'pcq-commons', version: '1.3.1'
282
283
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.4'
284
- implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
+ implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.6.0'
285
implementation group: 'commons-net', name: 'commons-net', version: '3.11.1'
286
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
287
0 commit comments