Skip to content

Commit 3c1dc87

Browse files
Update pom.xml
1 parent 8d068de commit 3c1dc87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@
118118

119119
<build>
120120
<plugins>
121+
122+
<plugin>
123+
<groupId>org.apache.maven.plugins</groupId>
124+
<artifactId>maven-surefire-report-plugin</artifactId>
125+
<version>2.22.0</version>
126+
</plugin>
121127

122128
<plugin>
123129
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)