Skip to content

Commit 3b7138b

Browse files
author
lerndevops
authored
Merge pull request lerndevops#16 from lerndevops/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.7 to 4.13.1
2 parents 2a035fc + cfcf513 commit 3b7138b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>junit</groupId>
119119
<artifactId>junit</artifactId>
120-
<version>4.7</version>
120+
<version>4.13.1</version>
121121
<scope>test</scope>
122122
</dependency>
123123

0 commit comments

Comments
 (0)