mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
Upgrading log4j version to latest patch of zero day exploit (#6983)
This commit is contained in:
parent
d890e9df29
commit
ce296de946
@ -69,7 +69,7 @@ buildscript {
|
||||
ext.servlet_version = '4.0.1'
|
||||
ext.assertj_version = '3.12.2'
|
||||
ext.slf4j_version = '1.7.30'
|
||||
ext.log4j_version = '2.17.1'
|
||||
ext.log4j_version = '2.15.0'
|
||||
ext.bouncycastle_version = constants.getProperty("bouncycastleVersion")
|
||||
ext.guava_version = constants.getProperty("guavaVersion")
|
||||
ext.caffeine_version = constants.getProperty("caffeineVersion")
|
||||
|
Loading…
Reference in New Issue
Block a user