Compare commits
2 commits
a8ea800d29
...
7bc64068c3
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bc64068c3 | |||
| 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