Skip to content

Commit

Permalink
[Security] Manually Force Secure logback Dependencies (#1795) (#1797)
Browse files Browse the repository at this point in the history
(cherry picked from commit 12dab80)

Signed-off-by: Sean Li <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent bb04134 commit 57fb21b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ configurations.all {
force "org.mockito:mockito-core:4.6.1"
force "org.yaml:snakeyaml:2.0"
force "org.slf4j:slf4j-api:2.0.0"
force "ch.qos.logback:logback-classic:1.3.14"
force "ch.qos.logback:logback-core:1.3.14"
}
}

Expand Down

0 comments on commit 57fb21b

Please sign in to comment.