Skip to content

Commit ca7c34f

Browse files
authored
Merge pull request #231 from johncarl81/dependabot/maven/transfuse/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /transfuse
2 parents ba94c17 + 284dcee commit ca7c34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transfuse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>junit</groupId>
4949
<artifactId>junit</artifactId>
50-
<version>4.12</version>
50+
<version>4.13.1</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

0 commit comments

Comments
 (0)