spellsleeper

Results 2 comments of spellsleeper

A colleague of me fixed the problem. The logback default for logback-core was 1.5.12. `ext['logback.version'] = '1.5.16'` fixed the problem. Was the same problem like in https://github.com/qos-ch/logback/issues/885

However, it would of course be nice if it worked without this workaround. It's the wrong default version in Spring Boot