Skip to content

Commit

Permalink
Update org.apache.logging.log4j:2.21.1 to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 0b194af commit 0569e85
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 @@ -183,7 +183,7 @@ dependencies {

dependencyManagement {
dependencies {
dependencySet(group: 'org.apache.logging.log4j', version: '2.21.1') {
dependencySet(group: 'org.apache.logging.log4j', version: '2.22.0') {
entry 'log4j-api'
entry 'log4j-to-slf4j'
}
Expand Down

0 comments on commit 0569e85

Please sign in to comment.