diff --git a/persistence-modules/spring-data-cosmosdb/pom.xml b/persistence-modules/spring-data-cosmosdb/pom.xml
index 91fb53286a..1b21c6dd71 100644
--- a/persistence-modules/spring-data-cosmosdb/pom.xml
+++ b/persistence-modules/spring-data-cosmosdb/pom.xml
@@ -9,35 +9,35 @@
com.baeldung
- parent-boot-2
- 0.0.1-SNAPSHOT
- ../../parent-boot-2
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../../parent-boot-2
- 1.8
- 2.3.0
+ 1.8
+ 2.3.0
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- com.microsoft.azure
- spring-data-cosmosdb
- ${cosmodb.version}
-
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ com.microsoft.azure
+ spring-data-cosmosdb
+ ${cosmodb.version}
+
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.projectlombok
- lombok
-
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+ org.projectlombok
+ lombok
+