Skip to content

Commit 2bf0229

Browse files
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
2 parents 6986ab6 + a6f15dc commit 2bf0229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distributed-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>junit</groupId>
2626
<artifactId>junit</artifactId>
27-
<version>4.13</version>
27+
<version>4.13.1</version>
2828
<scope>test</scope>
2929
</dependency>
3030
</dependencies>

0 commit comments

Comments
 (0)