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

@ -387,11 +387,6 @@
<artifactId>log4j-web</artifactId>
<version>2.23.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.759</version>
</dependency>
</dependencies>
</dependencyManagement>
<repositories>