Skip to content

Commit 2a7b40f

Browse files
authored
Merge pull request #1 from Amikh/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 638cee4 + 201a4e6 commit 2a7b40f

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
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>junit</groupId>
2121
<artifactId>junit</artifactId>
22-
<version>4.12</version>
22+
<version>4.13.1</version>
2323
<scope>test</scope>
2424
</dependency>
2525
<dependency>

0 commit comments

Comments
 (0)