Skip to content

Commit

Permalink
Remove untested dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-ye committed Feb 5, 2020
1 parent b88aebe commit a292364
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,5 @@ dependencies {
'org.apache.commons:commons-dbcp2:2.6.0',
'org.slf4j:slf4j-nop:1.7.29',
'org.antlr:antlr4-runtime:4.7.2',
'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE',
'com.google.code.gson:gson:2.8.6',
'org.bouncycastle:bcprov-jdk15on:1.64',
'com.microsoft.azure:adal4j:1.6.4',
'com.microsoft.azure:azure-keyvault:1.2.2',
'com.microsoft.azure:azure-keyvault-webkey:1.2.1',
'com.h2database:h2:1.4.200'
'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE'
}

0 comments on commit a292364

Please sign in to comment.