Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
arc0035 authored Dec 20, 2021
1 parent 6314414 commit 4aeab75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cert-mgr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ configurations {
compile.extendsFrom(provided)
}

def log4j_version="2.15.0"
def log4j_version="2.16.0"
List logger = [
"org.apache.logging.log4j:log4j-api:$log4j_version",
"org.apache.logging.log4j:log4j-to-slf4j:$log4j_version",
Expand Down

0 comments on commit 4aeab75

Please sign in to comment.