Merge pull request from coding-parrot/dependabot/maven/distributed-event-bus/junit-junit-4.13.1

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

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