#498 - Upgrade dependencies before release.

AspectJ 1.8.12 -> 1.8.13
JaCoCo 0.8.0 -> 0.8.1
This commit is contained in:
Oliver Gierke
2018-04-04 08:59:54 +02:00
parent 3468967c1d
commit 0cf1a941cb

View File

@@ -89,13 +89,13 @@
<manifest.file>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifest.file>
<apt>1.1.3</apt>
<aspectj>1.8.12</aspectj>
<aspectj>1.8.13</aspectj>
<cdi>1.0</cdi>
<commons-io>2.5</commons-io>
<guava>19.0</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.8.11.20180217</jackson>
<jacoco>0.8.0</jacoco>
<jacoco>0.8.1</jacoco>
<jodatime>2.9.9</jodatime>
<jsonpath>2.2.0</jsonpath>
<junit>4.12</junit>