File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
kinde-springboot/kinde-springboot-core
playground/springboot-thymeleaf-full-example Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >org.springframework.security</groupId >
52
52
<artifactId >spring-security-config</artifactId >
53
- <version >6.3.1 </version >
53
+ <version >6.4.4 </version >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >org.springframework.boot</groupId >
97
97
<groupId >org.springframework</groupId >
98
98
<artifactId >spring-test</artifactId >
99
99
<scope >test</scope >
100
- <version >6.1.10 </version >
100
+ <version >6.2.5 </version >
101
101
</dependency >
102
102
<dependency >
103
103
<groupId >org.mockito</groupId >
Original file line number Diff line number Diff line change 54
54
<dependency >
55
55
<groupId >org.springframework</groupId >
56
56
<artifactId >spring-webflux</artifactId >
57
- <version >6.1.14 </version >
57
+ <version >6.2.5 </version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments