Skip to content

Commit f35b40b

Browse files
authored
Merge pull request #30 from apache/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2 parents ed02d19 + ab4de26 commit f35b40b

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>junit</groupId>
9797
<artifactId>junit</artifactId>
98-
<version>4.13</version>
98+
<version>4.13.1</version>
9999
<scope>test</scope>
100100
</dependency>
101101

0 commit comments

Comments
 (0)