JAVA-5409: Fix formatting of POMs (Part 1)

This commit is contained in:
sampadawagde
2021-05-14 17:42:38 +05:30
parent 54cd71f12d
commit ea61d87fb0
30 changed files with 139 additions and 187 deletions

View File

@@ -18,7 +18,7 @@
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<groupId>Forg.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
<dependency>