#380 - Dependency upgrades.

AssertJ 3.6.2 -> 3.8.0
Mockito 2.7.22 -> 2.8.9
Threetenbp 1.3.3 -> 1.3.5
This commit is contained in:
Oliver Gierke
2017-06-14 14:46:55 +02:00
parent cdb329fa2e
commit 4c720e1ce1

View File

@@ -87,7 +87,7 @@
<apt>1.1.3</apt>
<aspectj>1.8.10</aspectj>
<assertj>3.6.2</assertj>
<assertj>3.8.0</assertj>
<cdi>1.0</cdi>
<commons-io>2.5</commons-io>
<guava>19.0</guava>
@@ -99,7 +99,7 @@
<junit>4.12</junit>
<logback>1.2.2</logback>
<lombok>1.16.16</lombok>
<mockito>2.7.22</mockito>
<mockito>2.8.9</mockito>
<querydsl>4.1.4</querydsl>
<reactor>3.1.0.M2</reactor>
<rxjava>1.3.0</rxjava>
@@ -108,7 +108,7 @@
<slf4j>1.7.25</slf4j>
<spring>5.0.0.RC2</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.3</threetenbp>
<threetenbp>1.3.5</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>1.2.8</webbeans>