Skip to content

Commit e07967f

Browse files
committed
Update junit to fix warning of CVE-2020-15250
1 parent d6e4e8e commit e07967f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
<dependency>
117117
<groupId>junit</groupId>
118118
<artifactId>junit</artifactId>
119+
<version>4.13.2</version>
119120
<scope>test</scope>
120121
</dependency>
121122
<dependency>

0 commit comments

Comments
 (0)