Skip to content

Commit a292364

Browse files
committed
Remove untested dependencies
1 parent b88aebe commit a292364

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

build.gradle

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,5 @@ dependencies {
130130
'org.apache.commons:commons-dbcp2:2.6.0',
131131
'org.slf4j:slf4j-nop:1.7.29',
132132
'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'
133+
'org.eclipse.gemini.blueprint:gemini-blueprint-mock:2.1.0.RELEASE'
140134
}

0 commit comments

Comments
 (0)