Skip to content

Commit

Permalink
removed duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-wolski committed May 2, 2023
1 parent c85bf7e commit d064d2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d064d2f

Please sign in to comment.