Commit 43ecbfa
fix(deps): pin org.springframework:spring-core minimum version to 7.0.8 (GHSA-659m-px2c-25wj) (#401)
- Add spring-core 7.0.8 resolution strategy to root build.gradle
- Override spring-framework.version in example subprojects
Fixes Dependabot alert #129 (GHSA-659m-px2c-25wj):
Denial of Service in spring-core via AntPathMatcher vulnerability
affecting versions 7.0.0 through 7.0.7.
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Catarina Correia <catarina.correia@getyourguide.com>1 parent 0579f96 commit 43ecbfa
3 files changed
Lines changed: 7 additions & 0 deletions
File tree
- examples
- example-spring-boot-starter-webflux
- example-spring-boot-starter-web
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments