Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

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.22.0
  • Loading branch information
RenovateBot committed Dec 4, 2023
1 parent 8506d9f commit b12ce51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sourceSets {

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'
implementation 'org.apache.logging.log4j:log4j-core:2.22.0'

implementation 'org.jetbrains:annotations:24.0.1'

Expand Down

0 comments on commit b12ce51

Please sign in to comment.