Update BouncyCastle version from 1.55 to 1.58 (elastic/x-pack-elasticsearch#2548)

Update BouncyCastle version from 1.55 to 1.58

Requires regeneration of .project and .classpath files, e.g.
gradle cleanEclipse & gradle eclipse

Closes: elastic/x-pack-elasticsearch#2332

Original commit: elastic/x-pack-elasticsearch@5806fd4204
This commit is contained in:
Albert Zaharovits 2017-09-21 11:30:42 +03:00 committed by GitHub
parent c84c48fa01
commit 6b51f5e6ca
5 changed files with 4 additions and 4 deletions

View File

@ -61,8 +61,8 @@ dependencies {
compile project(path: ':modules:tribe', configuration: 'runtime')
compile project(path: ':modules:transport-netty4', configuration: 'runtime')
compile 'com.unboundid:unboundid-ldapsdk:3.2.0'
compile 'org.bouncycastle:bcprov-jdk15on:1.55'
compile 'org.bouncycastle:bcpkix-jdk15on:1.55'
compile 'org.bouncycastle:bcprov-jdk15on:1.58'
compile 'org.bouncycastle:bcpkix-jdk15on:1.58'
testCompile 'com.google.jimfs:jimfs:1.1'
// watcher deps

View File

@ -1 +0,0 @@
6392d8cba22b722c6570d660ca0b3921ff1bae4f

View File

@ -0,0 +1 @@
15a760a039b040e767a75c77ffcc4ff62558f903

View File

@ -1 +0,0 @@
935f2e57a00ec2c489cbd2ad830d4a399708f979

View File

@ -0,0 +1 @@
2c9aa1c4e3372b447ba5daabade4adf2a2264b12