BAEL-18777 POM Properties Cleanup #8234

- Properties cleanup of projects starting with k,l and m
This commit is contained in:
Dhawal Kapil
2019-11-24 13:33:51 +05:30
parent b9e46ff27a
commit 656e6d1738
22 changed files with 18 additions and 422 deletions
+5
View File
@@ -29,6 +29,11 @@
<artifactId>fastjson</artifactId>
<version>${fastjson.version}</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>${json.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>