Update Jandex to 2.0.5.final
This commit is contained in:
@@ -12,10 +12,6 @@
|
|||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
|
||||||
<!-- roatser version -->
|
|
||||||
<roaster.version>2.19.2.Final</roaster.version>
|
|
||||||
</properties>
|
|
||||||
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -32,7 +28,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jboss</groupId>
|
<groupId>org.jboss</groupId>
|
||||||
<artifactId>jandex</artifactId>
|
<artifactId>jandex</artifactId>
|
||||||
<version>2.0.3.Final</version>
|
<version>2.0.5.Final</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- HTML <-> Markdown conversion -->
|
<!-- HTML <-> Markdown conversion -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user