fix(deps): update io.smallrye:jandex-maven-plugin to 3.5.1 (renovate)
All checks were successful
Build / build (pull_request) Successful in 2m52s
Build / build (push) Successful in 2m46s

This commit is contained in:
Renovate Bot 2025-10-23 21:20:57 +00:00
parent 5cd0d7a0e7
commit caff91d1aa

View file

@ -30,7 +30,7 @@
<spotless-plugin.version>3.0.0</spotless-plugin.version>
<palantir-java-format.version>2.72.0</palantir-java-format.version>
<jacoco-plugin.version>0.8.14</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
<jandex-plugin.version>3.5.0</jandex-plugin.version>
<jandex-plugin.version>3.5.1</jandex-plugin.version>
<release-plugin.version>3.1.1</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version>