File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -429,8 +429,8 @@ com.microsoft.azure:azure-cosmosdb-gateway:2.4.5
429
429
com.microsoft.azure:azure-data-lake-store-sdk:2.3.9
430
430
com.microsoft.azure:azure-keyvault-core:1.0.0
431
431
com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7
432
- org.bouncycastle:bcpkix-jdk15on:1.68
433
- org.bouncycastle:bcprov-jdk15on:1.68
432
+ org.bouncycastle:bcpkix-jdk15on:1.60
433
+ org.bouncycastle:bcprov-jdk15on:1.60
434
434
org.checkerframework:checker-qual:2.5.2
435
435
org.checkerframework:checker-qual:3.8.0
436
436
org.codehaus.mojo:animal-sniffer-annotations:1.17
Original file line number Diff line number Diff line change 106
106
<guice .version>4.0</guice .version>
107
107
<joda-time .version>2.9.9</joda-time .version>
108
108
109
- <bouncycastle .version>1.68 </bouncycastle .version>
109
+ <bouncycastle .version>1.60 </bouncycastle .version>
110
110
111
111
<!-- Required for testing LDAP integration -->
112
112
<apacheds .version>2.0.0-M21</apacheds .version>
You can’t perform that action at this time.
0 commit comments