We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88aebe commit a292364Copy full SHA for a292364
build.gradle
@@ -130,11 +130,5 @@ dependencies {
130
'org.apache.commons:commons-dbcp2:2.6.0',
131
'org.slf4j:slf4j-nop:1.7.29',
132
'org.antlr:antlr4-runtime:4.7.2',
133
- 'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE',
134
- 'com.google.code.gson:gson:2.8.6',
135
- 'org.bouncycastle:bcprov-jdk15on:1.64',
136
- 'com.microsoft.azure:adal4j:1.6.4',
137
- 'com.microsoft.azure:azure-keyvault:1.2.2',
138
- 'com.microsoft.azure:azure-keyvault-webkey:1.2.1',
139
- 'com.h2database:h2:1.4.200'
+ 'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE'
140
}
0 commit comments