| commit | fd092aae6e572fee23c828c3d32bc75b64487458 | [log] [tgz] |
|---|---|---|
| author | Patrick Hiesel <hiesel@google.com> | Mon Dec 20 11:18:13 2021 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Dec 20 11:18:13 2021 +0000 |
| tree | 34a7a9c578f4d127643437752a00a0a28bfb196e | |
| parent | c0521e706335ce5fca4090365c49b10195049857 [diff] | |
| parent | 9500c8f5d32b1476f3b3d64e2c2c849e32750c5e [diff] |
Merge "tools/deps.bzl: Remove impl-log4j"
diff --git a/tools/deps.bzl b/tools/deps.bzl index 94d0e98..271d254 100644 --- a/tools/deps.bzl +++ b/tools/deps.bzl
@@ -124,12 +124,6 @@ ) maven_jar( - name = "impl-log4j", - artifact = "org.slf4j:slf4j-log4j12:" + SLF4J_VERS, - sha1 = "12f5c685b71c3027fd28bcf90528ec4ec74bf818", - ) - - maven_jar( name = "jcl-over-slf4j", artifact = "org.slf4j:jcl-over-slf4j:" + SLF4J_VERS, sha1 = "33fbc2d93de829fa5e263c5ce97f5eab8f57d53e",