This closes #405

This commit is contained in:
Clebert Suconic 2016-02-24 13:42:28 -05:00
commit cc6ce3e35d

View File

@ -300,7 +300,7 @@
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>3.1.4.GA</version>
<version>3.3.0.Final</version>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>
@ -333,7 +333,7 @@
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.0-SP4</version>
<version>1.2</version>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>