RED-6860: changed to multipart file upload for s3

This commit is contained in:
deiflaender 2023-05-31 16:14:01 +02:00
parent 402f0ccb77
commit 928d30f98c

View File

@ -72,6 +72,7 @@
<dependency>
<groupId>com.iqser.red.commons</groupId>
<artifactId>storage-commons</artifactId>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>com.iqser.red.service</groupId>