1
0
mirror of synced 2026-08-06 10:18:52 +00:00

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
+1 -1
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