From 7d5a5b0b8800e2b853f12fa8fecec73c30b7149c Mon Sep 17 00:00:00 2001 From: Krzysztof Woyke Date: Thu, 2 Jul 2020 14:02:07 +0200 Subject: [PATCH] JAVA-1646: Remove overriden spring-boot.version property --- spring-boot-modules/spring-boot-mvc-2/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring-boot-modules/spring-boot-mvc-2/pom.xml b/spring-boot-modules/spring-boot-mvc-2/pom.xml index 45202d1e4c..102dd591b0 100644 --- a/spring-boot-modules/spring-boot-mvc-2/pom.xml +++ b/spring-boot-modules/spring-boot-mvc-2/pom.xml @@ -99,8 +99,7 @@ 3.0.0-SNAPSHOT com.baeldung.swagger2boot.SpringBootSwaggerApplication - 2.2.6.RELEASE - 1.4.11.1 + 1.4.11.1 \ No newline at end of file