mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-18 21:24:58 +00:00
Bump Maven surefire plugin to v2.22.2 for better test/CI support
This commit is contained in:
parent
a12045c19e
commit
fc7a7a1549
5
pom.xml
5
pom.xml
@ -312,6 +312,11 @@
|
|||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>2.22.2</version>
|
||||||
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user