mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
This reverts commit cd4626d8c2
.
This commit is contained in:
parent
a9799fd227
commit
80685041e1
@ -61,8 +61,8 @@ buildscript {
|
||||
|
||||
ext.asm_version = '7.1'
|
||||
ext.artemis_version = '2.6.2'
|
||||
// TODO Upgrade to Jackson 2.10+ only when corda is using kotlin 1.3.10
|
||||
ext.jackson_version = '2.9.8'
|
||||
// TODO Upgrade Jackson only when corda is using kotlin 1.3.10
|
||||
ext.jackson_version = '2.9.7'
|
||||
ext.jetty_version = '9.4.19.v20190610'
|
||||
ext.jersey_version = '2.25'
|
||||
ext.servlet_version = '4.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user