From 256958034fe3bf48cb7189d015022841b9dcb3d5 Mon Sep 17 00:00:00 2001 From: Philippe Sevestre Date: Wed, 28 Feb 2024 23:59:26 -0300 Subject: [PATCH] [BAEL-7524] Force spring 2.x --- spring-boot-modules/spring-boot-openapi/pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/spring-boot-modules/spring-boot-openapi/pom.xml b/spring-boot-modules/spring-boot-openapi/pom.xml index b38846cace..f1cf98e4b5 100644 --- a/spring-boot-modules/spring-boot-openapi/pom.xml +++ b/spring-boot-modules/spring-boot-openapi/pom.xml @@ -9,11 +9,19 @@ OpenAPI Generator module - com.baeldung.spring-boot-modules - spring-boot-modules - 1.0.0-SNAPSHOT + org.springframework.boot + spring-boot-starter-parent + 2.7.11 + + + + + + + + org.springframework.boot @@ -79,6 +87,8 @@ + 17 + 17 7.3.0 2.2.20