jacksonDatavindVersion->jacksonDatabindVersion

Issue gh-4122
This commit is contained in:
Rob Winch
2016-11-09 16:46:18 -06:00
parent a853d38076
commit f97f38fd57
5 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ dependencies {
"org.aspectj:aspectjrt:$aspectjVersion",
"org.springframework:spring-jdbc:$springVersion",
"org.springframework:spring-tx:$springVersion",
"com.fasterxml.jackson.core:jackson-databind:$jacksonDatavindVersion"
"com.fasterxml.jackson.core:jackson-databind:$jacksonDatabindVersion"
included cryptoProject