mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Upgrade for security vulns
This commit is contained in:
parent
866e30a11d
commit
503d887fd1
@ -130,7 +130,7 @@ buildscript {
|
||||
ext.controlsfx_version = '8.40.15'
|
||||
ext.detekt_version = constants.getProperty('detektVersion')
|
||||
ext.docker_java_version = constants.getProperty("dockerJavaVersion")
|
||||
ext.commons_configuration2_version = "2.8.0"
|
||||
ext.commons_configuration2_version = "2.10.1"
|
||||
ext.commons_text_version = "1.10.0"
|
||||
if (JavaVersion.current().isJava8()) {
|
||||
ext.fontawesomefx_commons_version = '8.15'
|
||||
|
Loading…
Reference in New Issue
Block a user