From 88139c2a9d12efbb3ba77f2b9a55fd521a641d3d Mon Sep 17 00:00:00 2001 From: Gaetano Piazzolla Date: Mon, 18 Sep 2023 10:00:51 +0200 Subject: [PATCH] JAVA-21833 | updated parent (#14782) --- spring-boot-modules/spring-boot-aws/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-boot-modules/spring-boot-aws/pom.xml b/spring-boot-modules/spring-boot-aws/pom.xml index 815766a846..460acae247 100644 --- a/spring-boot-modules/spring-boot-aws/pom.xml +++ b/spring-boot-modules/spring-boot-aws/pom.xml @@ -9,10 +9,11 @@ spring-boot-aws spring-boot-aws + - com.baeldung.spring-boot-modules - spring-boot-modules - 1.0.0-SNAPSHOT + org.springframework.boot + spring-boot-starter-parent + 2.7.11