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

Reviewed-on: #123
This commit is contained in:
Jorge Bornhausen 2025-09-13 14:11:49 +00:00
commit f2d02491ee

View file

@ -30,7 +30,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.4.0</jandex-plugin.version>
<jandex-plugin.version>3.5.0</jandex-plugin.version>
<release-plugin.version>3.1.1</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version>