Skip to content

Commit bc873b5

Browse files
Update pom.xml
1 parent fcfcf3b commit bc873b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
<release>15</release>
1717
</configuration>
1818
</plugin>
19+
<plugin>
20+
<artifactId>maven-surefire-plugin</artifactId>
21+
<version>2.22.2</version>
22+
</plugin>
1923
</plugins>
2024
</build>
2125
<distributionManagement>

0 commit comments

Comments
 (0)