diff options
Diffstat (limited to 'profiles/http/pom.xml')
-rw-r--r-- | profiles/http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 3dee45c4..d4788aab 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -126,7 +126,7 @@ Excluded commons-codec vulnerable version and added invulnerable version <dependency> <groupId>org.jmockit</groupId> <artifactId>jmockit</artifactId> - <version>1.19</version> + <version>1.43</version> <scope>test</scope> </dependency> <dependency> |