Skip to content

Commit

Permalink
bump log4j
Browse files Browse the repository at this point in the history
Change-Id: I5eeb5ef29980520c8f6129192072296f26bb3050
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/281338
Reviewed-by: Ben Rinaca <[email protected]>
QA-Review: Aaron Ogata <[email protected]>
Product-Review: Aaron Ogata <[email protected]>
Tested-by: Service Cloud Jenkins <[email protected]>
  • Loading branch information
aogata-inst committed Dec 15, 2021
1 parent ecbdd04 commit 30123ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/new-jenkins/library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tasks.withType<Test> {
}
}

val log4jVersion = "2.11.2"
val log4jVersion = "2.16.0"
val slf4jVersion = "1.7.26"
val declarativePluginsVersion = "1.3.9"

Expand Down

0 comments on commit 30123ea

Please sign in to comment.