Merge pull request #5 from coding-parrot/dependabot/maven/rate-limiter/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1 in /rate-limiter
This commit is contained in:
Gaurav Sen 2021-08-19 11:19:22 +05:30 committed by GitHub
commit 0ab02f1458
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>