SUPPORT-9519: fix CVE-2025-61795
This commit is contained in:
parent
a80f20dc5b
commit
627518a4cd
1 changed files with 1 additions and 5 deletions
6
pom.xml
6
pom.xml
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.4.10</version>
|
||||
<version>3.4.11</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
|
|
@ -15,10 +15,6 @@
|
|||
<artifactId>file-upload</artifactId>
|
||||
<version>1.10.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<logback.version>1.5.19</logback.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue