File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
spring-security-advanced-authentication-ui-demo
spring-security-advanced-authentication-ui Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828
2929 <mainClass >software.xdev.Application</mainClass >
3030
31- <org .springframework.boot.version>3.5.3 </org .springframework.boot.version>
31+ <org .springframework.boot.version>3.5.4 </org .springframework.boot.version>
3232 </properties >
3333
3434 <dependencyManagement >
Original file line number Diff line number Diff line change 5353 <dependency >
5454 <groupId >org.springframework.boot</groupId >
5555 <artifactId >spring-boot-starter-web</artifactId >
56- <version >3.5.3 </version >
56+ <version >3.5.4 </version >
5757 <scope >provided</scope >
5858 </dependency >
5959 <dependency >
6060 <groupId >org.springframework.boot</groupId >
6161 <artifactId >spring-boot-starter-security</artifactId >
62- <version >3.5.3 </version >
62+ <version >3.5.4 </version >
6363 <scope >provided</scope >
6464 </dependency >
6565
You can’t perform that action at this time.
0 commit comments