diff --git a/build.gradle b/build.gradle index 2e2b4b8f0..c655c26ad 100644 --- a/build.gradle +++ b/build.gradle @@ -386,7 +386,6 @@ dependencies { implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: versions.log4j implementation group: 'org.apache.logging.log4j', name: 'log4j', version: versions.log4j implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: versions.log4j - implementation group: 'org.springframework.security', name: 'spring-security-core', version: '5.7.5' implementation group:"org.yaml", name: "snakeyaml", version:"1.33" //Fix for CVE-2021-29425