Merge pull request 'fix(deps): update org.apache.maven.plugins:maven-surefire-plugin to 3.5.3' (#63) from renovate/surefire-plugin.version into main
All checks were successful
Build / build (push) Successful in 2m51s
All checks were successful
Build / build (push) Successful in 2m51s
Reviewed-on: phoenix/quarkus-commons#63 Reviewed-by: jorge.bornhausen <jorge.bornhausen@phoenix-technologies.ch>
This commit is contained in:
commit
d879cfd34d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
<!-- Plugin versions -->
|
<!-- Plugin versions -->
|
||||||
<compiler-plugin.version>3.14.0</compiler-plugin.version>
|
<compiler-plugin.version>3.14.0</compiler-plugin.version>
|
||||||
<surefire-plugin.version>3.5.2</surefire-plugin.version>
|
<surefire-plugin.version>3.5.3</surefire-plugin.version>
|
||||||
<spotless-plugin.version>2.44.3</spotless-plugin.version>
|
<spotless-plugin.version>2.44.3</spotless-plugin.version>
|
||||||
<palantir-java-format.version>2.50.0</palantir-java-format.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 -->
|
<jacoco-plugin.version>0.8.12</jacoco-plugin.version> <!-- Match with version from Quarkus BOM -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue