Commit 2365d50
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 b81c752 commit 2365d50
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