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

Reviewed-on: #79
Reviewed-by: jorge.bornhausen <jorge.bornhausen@phoenix-technologies.ch>
This commit is contained in:
Jorge Bornhausen 2025-05-15 14:00:15 +00:00
commit 259366e53a

View file

@ -26,7 +26,7 @@
<spotless-plugin.version>2.44.4</spotless-plugin.version>
<palantir-java-format.version>2.61.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.0</jandex-plugin.version>
<jandex-plugin.version>3.3.1</jandex-plugin.version>
<release-plugin.version>3.1.1</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version>