upgrade dependencies, migration

This commit is contained in:
2025-11-09 01:58:15 +01:00
parent db4673ceee
commit 878b1e4874
7 changed files with 30 additions and 17 deletions
@@ -3,7 +3,7 @@
*/
package de.bstly.we.controller.support;
import javax.annotation.Nullable;
import org.springframework.lang.Nullable;
import org.springframework.core.NestedRuntimeException;
import org.springframework.http.HttpStatusCode;