#373 - Dependency upgrades prior to Ingalls SR5 release.

Logback 1.1.7 -> 1.1.11
Lombok 1.16.16 -> 1.16.18
ThreeTenBP 1.3.5 -> 1.3.6
This commit is contained in:
Oliver Gierke
2017-07-24 14:27:32 +02:00
parent 741ab137ad
commit 6e31a70ccb

View File

@@ -99,15 +99,15 @@
<jodatime>2.9.9</jodatime>
<jsonpath>2.2.0</jsonpath>
<junit>4.12</junit>
<logback>1.1.7</logback>
<lombok>1.16.16</lombok>
<logback>1.1.11</logback>
<lombok>1.16.18</lombok>
<mockito>1.10.19</mockito>
<querydsl>4.1.4</querydsl>
<rxjava>1.2.10</rxjava>
<slf4j>1.7.25</slf4j>
<spring>4.3.10.RELEASE</spring>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.5</threetenbp>
<threetenbp>1.3.6</threetenbp>
<validation>1.0.0.GA</validation>
<webbeans>1.2.8</webbeans>