Skip to content

Commit 5e217dd

Browse files
authored
Merge pull request #1 from Cousjava/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 5281c69 + c396d5e commit 5e217dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>junit</groupId>
135135
<artifactId>junit</artifactId>
136-
<version>4.12</version>
136+
<version>4.13.1</version>
137137
<scope>test</scope>
138138
<type>jar</type>
139139
</dependency>

0 commit comments

Comments
 (0)