Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5…
Browse files Browse the repository at this point in the history
….1 (#136)

Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 7, 2024
1 parent 9a750d5 commit c676d47
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 @@ -14,7 +14,7 @@
<junit.jupiter.version>5.11.1</junit.jupiter.version>
<hamcrest.version>1.3</hamcrest.version>

<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>

<java.version>1.8</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit c676d47

Please sign in to comment.