Upgrade Spring Boot version to address many security vulnerabilities #52
2
pom.xml
2
pom.xml
@ -101,7 +101,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-dependencies</artifactId>
|
||||
<version>3.2.5</version>
|
||||
<version>3.2.12</version>
|
||||
<scope>import</scope>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user