Closed iay closed 4 months ago
A naive update to 3.3.x causes tests to fail with this:
Caused by: java.lang.ClassNotFoundException: ch.qos.logback.core.util.StatusPrinter2
This class is marked "since 1.5.4" in the API so the issue is presumably some kind of version conflict.
The Shibboleth parent I'm using specifies 1.5.3.
Spring Boot 3.2 EOL is 2024-11-23.