Commit c6d4bda
committed
Replace logback-classic dependency with spring-boot-starter-logging
This will reduce the dependencies we have to keep up to date, as
Spring can maintain that.
We can instead focus on keeping Spring up to date and trust that
they are patching logback-classic as and when required.1 parent c12cfaa commit c6d4bda
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments