From 5a8ee07be1a2a75313e598af0d206ef54691be5e Mon Sep 17 00:00:00 2001 From: Robbie Gemmell Date: Fri, 22 Apr 2022 10:16:55 +0100 Subject: [PATCH] ARTEMIS-3752: update to Spring 5.3.19 and Spring Boot 2.6.7 which uses it --- examples/features/standard/spring-boot-integration/pom.xml | 7 ++++--- pom.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/examples/features/standard/spring-boot-integration/pom.xml b/examples/features/standard/spring-boot-integration/pom.xml index ca12135f66..b0dd982716 100644 --- a/examples/features/standard/spring-boot-integration/pom.xml +++ b/examples/features/standard/spring-boot-integration/pom.xml @@ -27,7 +27,8 @@ ${project.basedir}/../../../.. - 2.5.7 + 2.5.8 + 2.6.7 @@ -73,8 +74,8 @@ org.springframework.boot spring-boot-maven-plugin - 2.6.6 + ${spring-boot-plugin.version} - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index b712d217df..d89fc74222 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ 3.3.1 6.1.0 - 5.3.18 + 5.3.19 2.13.2 2.13.2.2