feat(deps): update org.apache.maven.plugins:maven-source-plugin to 3.4.0 (renovate)
This commit is contained in:
parent
7de87aa0a4
commit
7bd94aab4b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue