Skip to content

Commit d9058c0

Browse files
authored
Merge pull request #1 from tsiupa-coder/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 4f30449 + a699072 commit d9058c0

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>junit</groupId>
114114
<artifactId>junit</artifactId>
115-
<version>4.12</version>
115+
<version>4.13.1</version>
116116
</dependency>
117117

118118
<dependency>

0 commit comments

Comments
 (0)