passed jandex 2.2.2.Final

This commit is contained in:
Francesco Mangiacrapa 2022-03-24 14:56:36 +01:00
parent 841909d09a
commit e53a5cc3ee
1 changed files with 4 additions and 3 deletions

View File

@ -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>