feature_23113 #4

Merged
francesco.mangiacrapa merged 58 commits from feature_23113 into master 2022-04-06 09:59:06 +02:00
1 changed files with 4 additions and 3 deletions
Showing only changes of commit e53a5cc3ee - Show all commits

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>