Skip to content

Commit e5935c7

Browse files
authored
Merge pull request #109 from hap-java/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 4388c64 + 7ad8114 commit e5935c7

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>junit</groupId>
144144
<artifactId>junit</artifactId>
145-
<version>4.12</version>
145+
<version>4.13.1</version>
146146
<scope>test</scope>
147147
</dependency>
148148

0 commit comments

Comments
 (0)