We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72932d1 commit 8bab182Copy full SHA for 8bab182
benchmarks/pom.xml
@@ -16,7 +16,7 @@
16
17
<version.exec-maven-plugin>3.6.2</version.exec-maven-plugin>
18
<version.gson>2.13.2</version.gson>
19
- <version.jandex>${project.version}</version.jandex>
+ <version.jandex>3.5.3</version.jandex>
20
<version.jmh>1.37</version.jmh>
21
<version.jmh-maven-plugin>0.2.2</version.jmh-maven-plugin>
22
<version.xchart>3.8.8</version.xchart>
doc/antora.yml
@@ -1,5 +1,5 @@
1
name: jandex
2
title: Jandex
3
-version: main
+version: 3.5.3
4
nav:
5
- modules/ROOT/nav.adoc
0 commit comments