Skip to content

Commit

Permalink
Fix running some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-m committed Dec 25, 2023
1 parent 7e2dc2b commit 35ada46
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 @@ -119,6 +119,11 @@
<artifactId>maven-site-plugin</artifactId>
<version>3.12.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
Expand Down

0 comments on commit 35ada46

Please sign in to comment.