Compare commits
6 commits
5e7c0a7a73
...
f540bc4f2b
Author | SHA1 | Date | |
---|---|---|---|
f540bc4f2b | |||
bef4d1c3fe | |||
7c8508015e | |||
934fb65b02 | |||
bfa057551a | |||
d4b606cbc7 |
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -23,9 +23,9 @@
|
|||
<!-- Plugin versions -->
|
||||
<compiler-plugin.version>3.14.0</compiler-plugin.version>
|
||||
<surefire-plugin.version>3.5.3</surefire-plugin.version>
|
||||
<spotless-plugin.version>2.44.3</spotless-plugin.version>
|
||||
<palantir-java-format.version>2.50.0</palantir-java-format.version>
|
||||
<jacoco-plugin.version>0.8.12</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
|
||||
<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>
|
||||
<release-plugin.version>3.1.1</release-plugin.version>
|
||||
<source-plugin.version>3.3.1</source-plugin.version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue