Skip to content

Commit

Permalink
Fix the version of surefire plugin to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledmohamed-oviva committed Mar 21, 2024
1 parent 9d6cabd commit b5073fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.5</version>
</plugin>
<plugin>
<groupId>com.diffplug.spotless</groupId>
Expand Down

0 comments on commit b5073fe

Please sign in to comment.