mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
ENT-12045 - Updated Jackson (#7811)
This commit is contained in:
parent
f9599ed349
commit
64f900dc38
@ -62,7 +62,7 @@ buildscript {
|
||||
ext.asm_version = '7.1'
|
||||
ext.artemis_version = '2.6.2'
|
||||
// TODO Upgrade to Jackson Kotlin 2.10+ only when corda is using kotlin 1.3.10
|
||||
ext.jackson_version = '2.13.5'
|
||||
ext.jackson_version = '2.17.2'
|
||||
ext.jackson_kotlin_version = '2.9.7'
|
||||
ext.jetty_version = '9.4.19.v20190610'
|
||||
ext.jersey_version = '2.25'
|
||||
|
Loading…
Reference in New Issue
Block a user