feat(deps): update io.smallrye:jandex-maven-plugin to 3.4.0
All checks were successful
Build / build (push) Successful in 2m6s

This commit is contained in:
Jorge Bornhausen 2025-07-22 22:31:39 +02:00
parent cf81524d86
commit ca915c4bf5
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs

View file

@ -29,7 +29,7 @@
<spotless-plugin.version>2.46.1</spotless-plugin.version>
<palantir-java-format.version>2.72.0</palantir-java-format.version>
<jacoco-plugin.version>0.8.13</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
<jandex-plugin.version>3.3.1</jandex-plugin.version>
<jandex-plugin.version>3.4.0</jandex-plugin.version>
<release-plugin.version>3.1.1</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version>