Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.surefire:surefire-jun…
Browse files Browse the repository at this point in the history
…it47 to v3.0.0-m5
  • Loading branch information
renovate-bot committed Jun 18, 2020
1 parent 6eb87a4 commit cd8c62b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M5</version>
</dependency>
</dependencies>
</plugin>
Expand Down Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M5</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit cd8c62b

Please sign in to comment.