Commit c93c8d5
fix: Update Spring Boot to 3.5.0 for @ClientRegistrationId support
- Upgrade Spring Boot from 3.1.3 to 3.5.0
- Add spring-boot-starter-oauth2-client dependency
@ClientRegistrationId requires Spring Security 6.5+ (Spring Boot 3.5+)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 697fc5f commit c93c8d5
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
0 commit comments