Skip to content

Commit cb10182

Browse files
Merge pull request #12 from awslabs/dependabot/maven/junit-junit-4.13.1
Looks fine. Bump junit from 4.7 to 4.13.1
2 parents 2fa9121 + ad73e40 commit cb10182

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>junit</groupId>
4040
<artifactId>junit</artifactId>
41-
<version>4.7</version>
41+
<version>4.13.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>

0 commit comments

Comments
 (0)