mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
Jetty upgrade (#7849)
This commit is contained in:
parent
60c5e97d54
commit
af83cb9c8c
@ -65,7 +65,7 @@ buildscript {
|
||||
// TODO Upgrade Jackson only when corda is using kotlin 1.3.10
|
||||
ext.jackson_version = '2.17.2'
|
||||
ext.jackson_kotlin_version = '2.9.7'
|
||||
ext.jetty_version = '9.4.53.v20231009'
|
||||
ext.jetty_version = '9.4.56.v20240826'
|
||||
ext.jersey_version = '2.25'
|
||||
ext.servlet_version = '4.0.1'
|
||||
ext.assertj_version = '3.12.2'
|
||||
|
Loading…
Reference in New Issue
Block a user