diff --git a/.gitignore b/.gitignore index 3f748c71649..97e56c1c1a9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,7 @@ buildNumber.properties /.project /.settings + +# IntelliJ +.idea +*.iml diff --git a/pom.xml b/pom.xml index 765a344f7c9..5ebd85464ce 100644 --- a/pom.xml +++ b/pom.xml @@ -573,7 +573,7 @@ redis.clients jedis - 2.10.2 + 3.7.0