Skip to content

Commit e5d3570

Browse files
authored
Merge pull request #2 from jeeMv/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 977dbfb + 64643de commit e5d3570

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>junit</groupId>
4343
<artifactId>junit</artifactId>
44-
<version>4.11</version>
44+
<version>4.13.1</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->

0 commit comments

Comments
 (0)