Skip to content

Commit

Permalink
Update root pom
Browse files Browse the repository at this point in the history
  • Loading branch information
ranikamadurawe authored and VimukthiPerera committed Dec 18, 2019
1 parent 9b75472 commit 3e25c2c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@
<!-- Other dependencies -->
<awaitility.version>3.0.0</awaitility.version>
<guava.version>19.0</guava.version>
<snakeyaml.version>1.19</snakeyaml.version>
<snakeyaml.version>1.24</snakeyaml.version>
<com.fasterxml.jackson.version>2.8.0</com.fasterxml.jackson.version>
<apache.httpcomponents.fluent.version>5.0-alpha3</apache.httpcomponents.fluent.version>
<apache.commons.io.version>2.6</apache.commons.io.version>
Expand All @@ -660,5 +660,8 @@
<json-simple.version>1.1</json-simple.version>
<json.version>20180130</json.version>
<dbutils.version>1.6</dbutils.version>
<!--Groovy Script Dependencies Optional-->
<groovy.version>2.4.3</groovy.version>
<apache.ivy.version>2.4.0</apache.ivy.version>
</properties>
</project>

0 comments on commit 3e25c2c

Please sign in to comment.