Merge pull request #3 from coding-parrot/dependabot/maven/service-orchestrator/junit-junit-4.13.1

Bump junit from 4.13 to 4.13.1 in /service-orchestrator
This commit is contained in:
Gaurav Sen
2021-08-19 11:19:06 +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>
</dependencies>