Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiehuchet committed Jun 18, 2019
1 parent 12c56d3 commit 936295f
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,14 @@
<revision>0-SNAPSHOT</revision>

<!-- compile time deps versions -->
<slf4j.version>1.7.25</slf4j.version>
<httpcomponents.version>4.3.6</httpcomponents.version>
<geogson-jts.version>1.4.2</geogson-jts.version>
<gson.version>2.8.5</gson.version>
<httpcomponents.version>4.5.9</httpcomponents.version>
<slf4j.version>1.7.26</slf4j.version>

<!-- test deps versions -->
<junit.version>4.12</junit.version>
<commons-lang3.version>3.5</commons-lang3.version>

<!-- GSON deps versions -->
<gson.version>2.6.2</gson.version>
<geogson-jts.version>1.1.100</geogson-jts.version>
<commons-lang3.version>3.9</commons-lang3.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 936295f

Please # to comment.