From 3c7e2fb6bb5d4da42136b11c479fe33f77ff7418 Mon Sep 17 00:00:00 2001 From: Domenico Francesco Bruscino Date: Wed, 3 Jan 2024 10:29:01 +0100 Subject: [PATCH] ARTEMIS-4550 Upgrade spring boot version to 2.7.18 --- examples/features/standard/spring-boot-integration/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/features/standard/spring-boot-integration/pom.xml b/examples/features/standard/spring-boot-integration/pom.xml index 08876b7b..3dc89292 100644 --- a/examples/features/standard/spring-boot-integration/pom.xml +++ b/examples/features/standard/spring-boot-integration/pom.xml @@ -27,8 +27,8 @@ ${project.basedir}/../../../.. - 2.5.8 - 2.6.15 + 2.5.25 + 2.7.18