[BAEL-12666] - POM Properties Cleanup

This commit is contained in:
amit2103
2019-02-24 17:02:52 +05:30
parent 23eecb7cb1
commit 89e39c37cb
45 changed files with 25 additions and 77 deletions
+1 -3
View File
@@ -42,7 +42,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson-databind.version}</version>
<version>${jackson.version}</version>
</dependency>
<dependency>
<groupId>javax.json.bind</groupId>
@@ -89,8 +89,6 @@
<yasson.version>1.0.1</yasson.version>
<json.version>20171018</json.version>
<gson.version>2.8.5</gson.version>
<jackson-databind.version>2.9.7</jackson-databind.version>
<junit.version>4.12</junit.version>
<javax.version>1.1.2</javax.version>
<assertj-core.version>3.11.1</assertj-core.version>
</properties>