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 660d89a commit b734c30Copy full SHA for b734c30
build.gradle
@@ -37,7 +37,6 @@ dependencies {
37
compile("com.amazonaws:aws-xray-recorder-sdk-apache-http")
38
compile("com.amazonaws:aws-xray-recorder-sdk-sql-postgres")
39
compile("com.amazonaws:aws-xray-recorder-sdk-sql-mysql")
40
- compile("com.h2database:h2:1.4.193")
41
compile("org.postgresql:postgresql:9.4.1211.jre7")
42
testCompile("junit:junit:4.11")
43
compile("com.fasterxml.jackson.core:jackson-databind:2.8.4")
0 commit comments