File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1919 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2020 <maven .compiler.source>17</maven .compiler.source>
2121 <maven .compiler.target>17</maven .compiler.target>
22- <quarkus-plugin .version>3.17.5 </quarkus-plugin .version>
22+ <quarkus-plugin .version>3.22.2 </quarkus-plugin .version>
2323 <quarkus .platform.artifact-id>quarkus-bom</quarkus .platform.artifact-id>
2424 <quarkus .platform.group-id>io.quarkus</quarkus .platform.group-id>
2525 <quarkus .platform.version>3.22.2</quarkus .platform.version>
6666 <build >
6767 <plugins >
6868 <plugin >
69- <groupId >org.jboss.jandex </groupId >
69+ <groupId >io.smallrye </groupId >
7070 <artifactId >jandex-maven-plugin</artifactId >
71- <version >1.2.3 </version >
71+ <version >3.3.0 </version >
7272 <executions >
7373 <execution >
74- <?m2e ignore ?>
7574 <id >make-index</id >
7675 <goals >
7776 <goal >jandex</goal >
You can’t perform that action at this time.
0 commit comments