File tree Expand file tree Collapse file tree
playground/kinde-springboot-starter-example Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.springframework.boot</groupId >
2424 <artifactId >spring-boot-starter-data-rest</artifactId >
25- <version >3.5.5 </version >
25+ <version >3.5.6 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >org.springframework.boot</groupId >
2929 <artifactId >spring-boot-starter-web</artifactId >
30- <version >3.5.5 </version >
30+ <version >3.5.6 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.springframework.boot</groupId >
3737 <dependency >
3838 <groupId >org.springframework.boot</groupId >
3939 <artifactId >spring-boot-starter-security</artifactId >
40- <version >3.5.5 </version >
40+ <version >3.5.6 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >org.springframework.boot</groupId >
5757 <dependency >
5858 <groupId >org.springframework.boot</groupId >
5959 <artifactId >spring-boot-devtools</artifactId >
60- <version >3.5.5 </version >
60+ <version >3.5.6 </version >
6161 <scope >runtime</scope >
6262 </dependency >
6363
You can’t perform that action at this time.
0 commit comments