Skip to content

Commit

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

Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 24, 2023
1 parent 79a1c90 commit 6e48a18
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.10.0</junit.jupiter.version>
<hamcrest.version>1.3</hamcrest.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.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 6e48a18

Please sign in to comment.