Skip to content

Commit cab7c1c

Browse files
authored
Merge pull request #2 from Silverpeas/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 32e8f52 + 08ce517 commit cab7c1c

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>junit</groupId>
132132
<artifactId>junit</artifactId>
133-
<version>4.12</version>
133+
<version>4.13.1</version>
134134
<scope>test</scope>
135135
</dependency>
136136
</dependencies>

0 commit comments

Comments
 (0)