Commit 7537ec9
committed
Force slf4j bridges to 2.x in ActuatorMetricsSpringBoot4
The ai.smoke-test convention forces log4j-over-slf4j, jcl-over-slf4j,
and jul-to-slf4j to 1.7.36. Spring Boot 4 can transitively pull these
bridges, leaving them binary-incompatible with the slf4j-api 2.0.17
this module already forces. Re-force the bridges to 2.0.17 to match.1 parent 500f934 commit 7537ec9
1 file changed
Lines changed: 9 additions & 4 deletions
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments