Skip to content

Commit

Permalink
Revert "HADOOP-17563. Update Bouncy Castle to 1.68. (#2740)" (#3055)
Browse files Browse the repository at this point in the history
This reverts commit 0774116.

Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 53ff2df)
  • Loading branch information
tasanuma committed May 27, 2021
1 parent 14fd477 commit 1eef5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<guice.version>4.0</guice.version>
<joda-time.version>2.9.9</joda-time.version>

<bouncycastle.version>1.68</bouncycastle.version>
<bouncycastle.version>1.60</bouncycastle.version>

<!-- Required for testing LDAP integration -->
<apacheds.version>2.0.0-M21</apacheds.version>
Expand Down

0 comments on commit 1eef5c2

Please sign in to comment.