From 7e8618b281d750770d8b2b3bb016d9d70df46c06 Mon Sep 17 00:00:00 2001 From: Olai Solheim Date: Mon, 23 Mar 2026 13:17:50 +0100 Subject: [PATCH] build(SPKPRODUKT-30138)!: upgrade to Spring Boot 4 --- pom.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 9733db7..8cadd42 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.12 + 4.0.3 no.spk.felles @@ -34,7 +34,7 @@ 2.2.45 2.1.39 - 5.9.1 + 6.1.4 @@ -91,12 +91,6 @@ ${kotest.version} test - - io.kotest - kotest-assertions-shared-jvm - ${kotest.version} - test - @@ -121,8 +115,8 @@ true true - ch.qos.logback:logback-classic org.jetbrains:annotations + ch.qos.logback:logback-classic