Skip to content

Commit 06c26f3

Browse files
committed
try bouncycastle 1.68
1 parent 0f0fcc3 commit 06c26f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE-binary

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ com.microsoft.azure:azure-cosmosdb-gateway:2.4.5
468468
com.microsoft.azure:azure-data-lake-store-sdk:2.3.3
469469
com.microsoft.azure:azure-keyvault-core:1.0.0
470470
com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7
471-
org.bouncycastle:bcpkix-jdk15on:1.67
472-
org.bouncycastle:bcprov-jdk15on:1.67
471+
org.bouncycastle:bcpkix-jdk15on:1.68
472+
org.bouncycastle:bcprov-jdk15on:1.68
473473
org.checkerframework:checker-qual:2.5.2
474474
org.codehaus.mojo:animal-sniffer-annotations:1.17
475475
org.jruby.jcodings:jcodings:1.0.13

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<guava.version>27.0-jre</guava.version>
110110
<guice.version>4.2.3</guice.version>
111111

112-
<bouncycastle.version>1.67</bouncycastle.version>
112+
<bouncycastle.version>1.68</bouncycastle.version>
113113

114114
<!-- Required for testing LDAP integration -->
115115
<apacheds.version>2.0.0-M21</apacheds.version>

0 commit comments

Comments
 (0)