Skip to content

Commit

Permalink
Fixes #367 - update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dickschoeller authored May 24, 2017
1 parent 7a50669 commit 228ceea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<jackson-databind.version>2.8.8.1</jackson-databind.version>
<gedcom4j.version>4.0.1</gedcom4j.version>
<joda-time.version>2.9.9</joda-time.version>
<undertow.version>1.4.14.Final</undertow.version>
<undertow.version>1.4.15.Final</undertow.version>
<sauce_junit.version>2.1.23</sauce_junit.version>
<geojson-jackson.version>1.8</geojson-jackson.version>
<log4j-over-slf4j.version>1.7.25</log4j-over-slf4j.version>
Expand All @@ -80,7 +80,7 @@
<checkstyle-plugin.version>2.17</checkstyle-plugin.version>
<checkstyle-version>7.7</checkstyle-version>
<pmd-plugin.version>3.8</pmd-plugin.version>
<pmd-version>5.6.1</pmd-version>
<pmd-version>5.7.0</pmd-version>
<build-helper-plugin.version>3.0.0</build-helper-plugin.version>
<jxr-plugin.version>2.5</jxr-plugin.version>
<compiler-plugin.version>3.6.1</compiler-plugin.version>
Expand Down

0 comments on commit 228ceea

Please sign in to comment.