Skip to content

Commit 17e8ec0

Browse files
authored
Merge pull request #39 from 3scale/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1
2 parents dfc3460 + 0500af9 commit 17e8ec0

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
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>junit</groupId>
122122
<artifactId>junit</artifactId>
123-
<version>4.10</version>
123+
<version>4.13.1</version>
124124
<scope>test</scope>
125125
</dependency>
126126
</dependencies>

0 commit comments

Comments
 (0)