Skip to content

Commit a1dbaae

Browse files
authored
Merge pull request #40 from matomo-org/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2 parents 0e8765c + 14bb2e8 commit a1dbaae

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
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>junit</groupId>
178178
<artifactId>junit</artifactId>
179-
<version>4.13</version>
179+
<version>4.13.1</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)