#148 - Dependency upgrades.

This commit is contained in:
Oliver Gierke
2015-07-01 02:12:36 +02:00
parent 58256fb31d
commit 5fb57d253c

View File

@@ -104,18 +104,18 @@
<!-- dist.secretKey -->
<apt>1.1.3</apt>
<aspectj>1.8.4</aspectj>
<aspectj>1.8.6</aspectj>
<cdi>1.0</cdi>
<hamcrest>1.3</hamcrest>
<jackson>2.3.5</jackson>
<jodatime>2.3</jodatime>
<junit>4.11</junit>
<logback>1.1.2</logback>
<logback>1.1.3</logback>
<mockito>1.9.5</mockito>
<querydsl>3.3.4</querydsl>
<slf4j>1.7.10</slf4j>
<spring>3.2.13.RELEASE</spring>
<webbeans>1.2.7</webbeans>
<slf4j>1.7.12</slf4j>
<spring>3.2.14.RELEASE</spring>
<webbeans>1.2.8</webbeans>
</properties>