diff --git a/spring-boot-modules/spring-boot-springdoc/swaggerResponseAPI/pom.xml b/spring-boot-modules/spring-boot-springdoc/swaggerResponseAPI/pom.xml
index 17544290e4..c168248df2 100644
--- a/spring-boot-modules/spring-boot-springdoc/swaggerResponseAPI/pom.xml
+++ b/spring-boot-modules/spring-boot-springdoc/swaggerResponseAPI/pom.xml
@@ -3,9 +3,10 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.baeldung.spring-boot-modules
- spring-boot-disable-logging
- 1.0.0-SNAPSHOT
+ org.springframework.boot
+ spring-boot-starter-parent
+ 2.6.3
+
com.baeldung
swaggerResponseAPI