mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-17 20:52:31 +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>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.22.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user