Upgrade for security vulns

This commit is contained in:
Chris Cochrane 2024-04-11 14:01:57 +01:00
parent 866e30a11d
commit 503d887fd1
No known key found for this signature in database
GPG Key ID: E20C3731120606AB

View File

@ -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'