Skip to content

Commit

Permalink
Merge pull request #90 from apache/dependabot/maven/org.junit.jupiter…
Browse files Browse the repository at this point in the history
…-junit-jupiter-5.7.2

Bump junit-jupiter from 5.7.1 to 5.7.2
  • Loading branch information
jochenw committed May 18, 2021
2 parents 6e499fd + 4deff6d commit 5165528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -240,7 +240,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.7.1</version>
<version>5.7.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5165528

Please sign in to comment.