mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Upgraded jackson
This commit is contained in:
parent
43d0c6a372
commit
e7e4d361f4
@ -63,7 +63,7 @@ buildscript {
|
||||
ext.asm_version = '7.1'
|
||||
ext.artemis_version = '2.19.1'
|
||||
// TODO Upgrade Jackson 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.53.v20231009'
|
||||
ext.jersey_version = '2.25'
|
||||
|
Loading…
Reference in New Issue
Block a user