diff --git a/build.gradle b/build.gradle index 287bb70e..536e75fa 100644 --- a/build.gradle +++ b/build.gradle @@ -191,7 +191,7 @@ dependencyManagement { //dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.1' //CVE-2021-29425 - dependency group: 'commons-io', name: 'commons-io', version: '2.7' + dependency group: 'commons-io', name: 'commons-io', version: '2.17.0' //CVE-2021-42550 dependencySet(group: 'ch.qos.logback', version: '1.2.13') {