Skip to content

Commit a461ca6

Browse files
authored
Merge pull request #264 from aleksandr-m/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 2f12e81 + 38ef753 commit a461ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>junit</groupId>
261261
<artifactId>junit</artifactId>
262-
<version>4.12</version>
262+
<version>4.13.1</version>
263263
<scope>test</scope>
264264
</dependency>
265265
</dependencies>

0 commit comments

Comments
 (0)