Skip to content

Commit

Permalink
maven surefire plugin check
Browse files Browse the repository at this point in the history
  • Loading branch information
mbisztyga committed Feb 22, 2024
1 parent 70a89ef commit 49e71e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
</excludes>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.19.1</version>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 49e71e0

Please sign in to comment.