mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
Upgrade jmockit to 1.19
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -605,9 +605,7 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<dependency>
|
||||
<groupId>org.jmockit</groupId>
|
||||
<artifactId>jmockit</artifactId>
|
||||
<!-- Upgrading to 1.17 introduces build failures when building
|
||||
with OpenJDK. -->
|
||||
<version>1.16</version>
|
||||
<version>1.19</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user