JAVA-19536 Fix formatting of pom.xmls

This commit is contained in:
Dhawal Kapil
2023-04-05 07:14:09 +05:30
parent e9a2b58924
commit 7026b0abc9
160 changed files with 141 additions and 366 deletions
@@ -14,7 +14,6 @@
</parent>
<dependencies>
<!-- https://mvnrepository.com/artifact/commons-validator/commons-validator -->
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
@@ -25,7 +24,6 @@
<artifactId>jsoup</artifactId>
<version>${jsoup.version}</version>
</dependency>
</dependencies>
<build>