Skip to content

Commit 1dd1488

Browse files
authored
Merge pull request #4 from curityio/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents a351edc + d3ee97a commit 1dd1488

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>junit</groupId>
5959
<artifactId>junit</artifactId>
60-
<version>4.11</version>
60+
<version>4.13.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)