From f1bc7ff53867b7127ceb7472d6187f38370937cb Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Thu, 23 May 2024 18:37:36 +0200 Subject: [PATCH] =?UTF-8?q?update=20=C2=BBSpring=20Boot=C2=AB=20to=203.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot/pom.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 08e0b30..d2e5652 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0 @@ -24,23 +24,16 @@ 2.2.0 - - - - - org.springframework - spring-jms - 6.1.5 - - - - org.flywaydb flyway-core + + org.flywaydb + flyway-database-postgresql + org.jetbrains.kotlin kotlin-reflect