feat(deps): update org.apache.maven.plugins:maven-source-plugin to 3.4.0 (renovate)
Some checks failed
Build / build (pull_request) Successful in 1m49s
Build / build (push) Failing after 2m17s

This commit is contained in:
Renovate Bot 2025-11-29 01:50:22 +00:00
parent 7de87aa0a4
commit 7bd94aab4b

View file

@ -32,7 +32,7 @@
<jacoco-plugin.version>0.8.14</jacoco-plugin.version> <!-- Match with version from Quarkus BOM --> <jacoco-plugin.version>0.8.14</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
<jandex-plugin.version>3.5.2</jandex-plugin.version> <jandex-plugin.version>3.5.2</jandex-plugin.version>
<release-plugin.version>3.2.0</release-plugin.version> <release-plugin.version>3.2.0</release-plugin.version>
<source-plugin.version>3.3.1</source-plugin.version> <source-plugin.version>3.4.0</source-plugin.version>
<!-- Build properties --> <!-- Build properties -->
<maven.compiler.release>21</maven.compiler.release> <maven.compiler.release>21</maven.compiler.release>