Skip to content

Commit

Permalink
Merge pull request #204 from powerunit/dependabot/maven/surefire.version
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 12, 2018
2 parents 545d8b5 + 6da9262 commit f10d177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -58,7 +58,7 @@
<java.target.version>1.8</java.target.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hamcrest.version>1.3</hamcrest.version>
<surefire.version>2.22.0</surefire.version>
<surefire.version>2.22.1</surefire.version>
<deploy.url>https://oss.sonatype.org/content/repositories/snapshots</deploy.url>
<deploy.id>oss-snapshots</deploy.id>
<powerunit.version>0.5.0</powerunit.version>
Expand Down Expand Up @@ -699,7 +699,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.22.0</version>
<version>2.22.1</version>
<reportSets>
<reportSet>
<id>default</id>
Expand Down

0 comments on commit f10d177

Please sign in to comment.