Merge branch 'feature/SUPPORT-8660_fix_upload_file' into hotfix/1.9.1

This commit is contained in:
Eduard Tihomirov 2024-11-05 10:25:26 +03:00
commit 9949276f0e
11 changed files with 114 additions and 175 deletions

View file

@ -244,10 +244,6 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-web</artifactId>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
</dependency>
</dependencies>
<build>
<finalName>${project.parent.artifactId}</finalName>