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