Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.logging.log4j:log4j-core to v…
Browse files Browse the repository at this point in the history
…2.20.0

(cherry picked from commit 34c6b75)
  • Loading branch information
renovate[bot] authored and Goooler committed Feb 25, 2023
1 parent 7fa6c72 commit a518bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation 'commons-io:commons-io:2.11.0'
implementation 'org.apache.ant:ant:1.10.13'
implementation 'org.codehaus.plexus:plexus-utils:3.5.0'
implementation "org.apache.logging.log4j:log4j-core:2.18.0"
implementation "org.apache.logging.log4j:log4j-core:2.20.0"
implementation('org.vafer:jdependency:2.8.0') {
exclude group: 'org.ow2.asm'
}
Expand Down

0 comments on commit a518bfd

Please sign in to comment.