passed jandex 2.2.2.Final
This commit is contained in:
parent
841909d09a
commit
e53a5cc3ee
7
pom.xml
7
pom.xml
|
@ -160,13 +160,14 @@
|
|||
<version>3.1.0.Final</version>
|
||||
<!-- <version>2.2.10.Final</version> -->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.jboss</groupId>
|
||||
<artifactId>jandex</artifactId>
|
||||
<version>1.2.2.Final</version>
|
||||
<version>2.2.2.Final</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- end weld -->
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>javax.servlet-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue