Merge remote-tracking branch 'origin/feature/SUPPORT-9519_CVE-2025-61795' into develop

This commit is contained in:
adel.ka 2025-10-30 16:37:11 +03:00
commit 83de2bb8b0

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.10</version> <version>3.4.11</version>
<relativePath/> <relativePath/>
</parent> </parent>
@ -15,10 +15,6 @@
<artifactId>file-upload</artifactId> <artifactId>file-upload</artifactId>
<version>1.10.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<properties>
<logback.version>1.5.19</logback.version>
</properties>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>