Skip to content

Commit 703ba09

Browse files
Merge pull request #81 from robotframework/dependabot/maven/junit-junit-4.13.1
2 parents a5f463d + acbc608 commit 703ba09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>junit</groupId>
228228
<artifactId>junit</artifactId>
229-
<version>4.13</version>
229+
<version>4.13.1</version>
230230
<scope>test</scope>
231231
<exclusions>
232232
<exclusion>

0 commit comments

Comments
 (0)