Merge branch 'dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.0' of github.com:apache/commons-lang

This commit is contained in:
Rob Tompkins 2020-10-01 10:15:04 -04:00
commit 12978ce65b

View File

@ -519,7 +519,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.6.2</version>
<version>5.7.0</version>
<scope>test</scope>
</dependency>
<dependency>