File tree Expand file tree Collapse file tree
spring-security-advanced-authentication-ui-demo
spring-security-advanced-authentication-ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 <mainClass >software.xdev.Application</mainClass >
3030
31- <org .springframework.boot.version>3.3.4 </org .springframework.boot.version>
31+ <org .springframework.boot.version>3.3.5 </org .springframework.boot.version>
3232 </properties >
3333
3434 <dependencyManagement >
Original file line number Diff line number Diff line change 8888 <dependency >
8989 <groupId >org.springframework.boot</groupId >
9090 <artifactId >spring-boot-starter-web</artifactId >
91- <version >3.3.4 </version >
91+ <version >3.3.5 </version >
9292 <scope >provided</scope >
9393 </dependency >
9494 <dependency >
9595 <groupId >org.springframework.boot</groupId >
9696 <artifactId >spring-boot-starter-security</artifactId >
97- <version >3.3.4 </version >
97+ <version >3.3.5 </version >
9898 <scope >provided</scope >
9999 </dependency >
100100
You can’t perform that action at this time.
0 commit comments