Merge remote-tracking branch 'origin/feature/SUPPORT-9519_CVE-2025-61795' into develop
This commit is contained in:
commit
83de2bb8b0
1 changed files with 1 additions and 5 deletions
6
pom.xml
6
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue