#73 - Upgraded to Slf4j 1.7.7 and OpenWebbeans 1.2.4.

This commit is contained in:
Oliver Gierke
2014-05-19 11:19:26 +02:00
parent 35b42ebbc7
commit a156a1362a

View File

@@ -113,9 +113,9 @@
<logback>1.1.2</logback>
<mockito>1.9.5</mockito>
<querydsl>3.3.3</querydsl>
<slf4j>1.7.6</slf4j>
<slf4j>1.7.7</slf4j>
<spring>3.2.8.RELEASE</spring>
<webbeans>1.2.3</webbeans>
<webbeans>1.2.4</webbeans>
</properties>