File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >org.springframework.security</groupId >
5252 <artifactId >spring-security-config</artifactId >
53- <version >6.5.3 </version >
53+ <version >6.5.5 </version >
5454 </dependency >
5555 <dependency >
5656 <groupId >org.springframework.boot</groupId >
6060 <dependency >
6161 <groupId >org.springframework.security</groupId >
6262 <artifactId >spring-security-oauth2-client</artifactId >
63- <version >6.5.3 </version >
63+ <version >6.5.5 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.springframework.security</groupId >
6767 <artifactId >spring-security-oauth2-jose</artifactId >
68- <version >6.5.3 </version >
68+ <version >6.5.5 </version >
6969 </dependency >
7070 <dependency >
7171 <groupId >org.springframework.security</groupId >
7272 <artifactId >spring-security-oauth2-resource-server</artifactId >
73- <version >6.5.3 </version >
73+ <version >6.5.5 </version >
7474 </dependency >
7575
7676 <!-- Spring deps-->
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >org.springframework.security</groupId >
2828 <artifactId >spring-security-web</artifactId >
29- <version >6.5.3 </version >
29+ <version >6.5.5 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >org.springframework.security</groupId >
3333 <artifactId >spring-security-crypto</artifactId >
34- <version >6.5.3 </version >
34+ <version >6.5.5 </version >
3535 </dependency >
3636 </dependencies >
3737
You can’t perform that action at this time.
0 commit comments