Commit 0bbc862
committed
USPR-13800: enforce patched Spring Expression version for GHSA-r5w3-xv2f-j59q
Add a resolutionStrategy override to root build.gradle forcing
org.springframework:spring-expression to 7.0.8 or higher, following the
existing pattern used for jackson/logback/tomcat/netty security floors.
Fixes Dependabot alert 128 (Spring Expression Language Algorithmic DoS).1 parent cbf47d4 commit 0bbc862
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments