|
2215 | 2215 | "moduleLicense": "Apache License, Version 2.0", |
2216 | 2216 | "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
2217 | 2217 | }, |
| 2218 | + { |
| 2219 | + "moduleName": "org.springframework.boot:spring-boot-security-oauth2-resource-server", |
| 2220 | + "moduleUrl": "https://spring.io/projects/spring-boot", |
| 2221 | + "moduleVersion": "4.0.6", |
| 2222 | + "moduleLicense": "Apache License, Version 2.0", |
| 2223 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 2224 | + }, |
2218 | 2225 | { |
2219 | 2226 | "moduleName": "org.springframework.boot:spring-boot-servlet", |
2220 | 2227 | "moduleUrl": "https://spring.io/projects/spring-boot", |
|
2320 | 2327 | "moduleLicense": "Apache License, Version 2.0", |
2321 | 2328 | "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
2322 | 2329 | }, |
| 2330 | + { |
| 2331 | + "moduleName": "org.springframework.boot:spring-boot-starter-oauth2-resource-server", |
| 2332 | + "moduleUrl": "https://spring.io/projects/spring-boot", |
| 2333 | + "moduleVersion": "4.0.6", |
| 2334 | + "moduleLicense": "Apache License, Version 2.0", |
| 2335 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 2336 | + }, |
2323 | 2337 | { |
2324 | 2338 | "moduleName": "org.springframework.boot:spring-boot-starter-security", |
2325 | 2339 | "moduleUrl": "https://spring.io/projects/spring-boot", |
|
2438 | 2452 | "moduleLicense": "Apache License, Version 2.0", |
2439 | 2453 | "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
2440 | 2454 | }, |
| 2455 | + { |
| 2456 | + "moduleName": "org.springframework.security:spring-security-oauth2-resource-server", |
| 2457 | + "moduleUrl": "https://spring.io/projects/spring-security", |
| 2458 | + "moduleVersion": "7.0.5", |
| 2459 | + "moduleLicense": "Apache License, Version 2.0", |
| 2460 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 2461 | + }, |
2441 | 2462 | { |
2442 | 2463 | "moduleName": "org.springframework.security:spring-security-saml2-service-provider", |
2443 | 2464 | "moduleUrl": "https://spring.io/projects/spring-security", |
|
0 commit comments