diff options
Diffstat (limited to 'profiles/command/pom.xml')
-rw-r--r-- | profiles/command/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index ddd3279f..2b56c54b 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -48,7 +48,7 @@ <dependency> <groupId>org.jmockit</groupId> <artifactId>jmockit</artifactId> - <version>1.19</version> + <version>1.43</version> <scope>test</scope> </dependency> <dependency> |