Skip to content

Commit

Permalink
MINOR: Update dependencies for 1.0.0 part 2
Browse files Browse the repository at this point in the history
There have been a few bug fix releases since
the previous update.

Author: Andras Beni <[email protected]>

Reviewers: Ismael Juma <[email protected]>

Closes apache#3791 from andrasbeni/dependency-upgrade
  • Loading branch information
Andras Beni authored and ijuma committed Sep 8, 2017
1 parent ee4e4c8 commit beeed86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ versions += [
apacheda: "1.0.0",
apacheds: "2.0.0-M24",
argparse4j: "0.7.0",
bcpkix: "1.57",
bcpkix: "1.58",
easymock: "3.4",
jackson: "2.8.5",
jetty: "9.2.15.v20160210",
jetty: "9.2.22.v20170606",
jersey: "2.25.1",
jmh: "1.19",
log4j: "1.2.17",
Expand All @@ -66,8 +66,8 @@ versions += [
powermock: "1.6.4",
reflections: "0.9.11",
rocksDB: "5.3.6",
scalatest: "3.0.3",
scoverage: "1.3.0",
scalatest: "3.0.4",
scoverage: "1.3.1",
slf4j: "1.7.25",
snappy: "1.1.4",
zkclient: "0.10",
Expand Down

0 comments on commit beeed86

Please sign in to comment.