Merge pull request 'fix(deps): update io.smallrye:jandex-maven-plugin to 3.5.2 (renovate)' (#149) from renovate/jandex-plugin.version into main
All checks were successful
Build / build (push) Successful in 3m6s

Reviewed-on: #149
Reviewed-by: Jorge Bornhausen <jorge.bornhausen@phoenix-technologies.ch>
This commit is contained in:
Jorge Bornhausen 2025-11-18 20:13:14 +00:00
commit 551a596256

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.1</jandex-plugin.version>
<jandex-plugin.version>3.5.2</jandex-plugin.version>
<release-plugin.version>3.2.0</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version>