Merge pull request #2 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

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>
<dependency>