Merge pull request #4 from coding-parrot/dependabot/maven/distributed-cache/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1 in /distributed-cache
This commit is contained in:
Gaurav Sen 2021-08-19 11:19:13 +05:30 committed by GitHub
commit 2bf0229975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>