Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit 89a49c6

Browse files
authored
Merge pull request #108 from tango-controls/dependabot/maven/parent/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /parent
2 parents c1704bd + e51b244 commit 89a49c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>junit</groupId>
178178
<artifactId>junit</artifactId>
179-
<version>4.12</version>
179+
<version>4.13.1</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)