Revert "Merge Conscrypt Upstream master."
This reverts commit 1e24ad219694fc0f449451a039788e147ff85e71.
Reason for revert: Need to resubmit this as multiple CLs to allow selective cherry-picking to Mainline branches.
Change-Id: Idb762f8469618b83ca17c09fd84bd19edbc8ed67
diff --git a/build.gradle b/build.gradle
index 52afe3c..08b9ebd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -110,7 +110,7 @@
// Test dependencies.
bouncycastle_apis: 'org.bouncycastle:bcpkix-jdk15on:1.63',
bouncycastle_provider: 'org.bouncycastle:bcprov-jdk15on:1.63',
- junit : 'junit:junit:4.13.2',
+ junit : 'junit:junit:4.12',
mockito: 'org.mockito:mockito-core:2.28.2',
truth : 'com.google.truth:truth:1.0',