diff options
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie index 697e0547..02066b4c 100644 --- a/build.moxie +++ b/build.moxie @@ -170,6 +170,7 @@ dependencies: - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war - compile 'org.kohsuke:libpam4j:1.7' :war - compile 'commons-codec:commons-codec:1.7' :war +- compile 'redis.clients:jedis:2.3.1' :war - test 'junit' # Dependencies for Selenium web page testing - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar |