Commit 62debc6
chore(deps): bump Spring Boot/log4j/netty/handlebars to clear CVE-gated scan
Bumps in symphony-bdk-bom so dependencyCheckAggregate stays under the
CVSS-5 fail gate now that OWASP 12.2.2 analysis runs to completion:
- spring-boot-dependencies 3.5.11 -> 3.5.14 (pulls spring-framework
6.2.18, spring-security 6.5.10, tomcat-embed 10.1.54)
- log4j-bom 2.24.2 -> 2.26.0
- netty-bom 4.1.133.Final added to override Spring Boot's 4.1.132
(still vulnerable to CVE-2026-41417)
- handlebars 4.3.1 -> 4.5.1 (picks up commons-lang3 3.18.0 fix for
CVE-2025-48924)
Adds two narrow allow-list.xml suppressions for known false positives:
kotlin-stdlib CVE-2020-29582 (fixed in 1.4.21; CPE overmatches all
1.x) and the handlebars-v4.7.7.js bundled-resource CVEs (JS engine
not used by symphony-bdk-template-handlebars).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f337ba6 commit 62debc6
2 files changed
Lines changed: 29 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
18 | 42 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | | - | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
0 commit comments