mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-13 23:33:37 +01:00
Merge pull request #345 from hansjoachim/upgrades
Upgrade jmockit to 1.19
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -606,9 +606,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