Skip to content

Commit

Permalink
WAGON-601 update JUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiosmakrhs authored and slachiewicz committed Oct 18, 2020
1 parent 1a90ecc commit 9b4f2fe
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 @@ -250,7 +250,7 @@ under the License.
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 9b4f2fe

Please sign in to comment.