summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-10-05 20:04:48 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-10-05 20:04:48 +0000
commit6982c912b0d2db0fecbc31eb439a4ed892dfb441 (patch)
tree833bfb29ccef24abbf94e9147977728c2717eb6b
parent8147bc9240ddedbc1be35bab5c36c0b241b4df3b (diff)
parent0326b51e7fdffeda1240f93e7f82b3bc51ade583 (diff)
Merge "Upgrade jackson-core to 2.11.3" into stable-3.0
-rw-r--r--tools/nongoogle.bzl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/nongoogle.bzl b/tools/nongoogle.bzl
index 9c664310ad..e4faf18c21 100644
--- a/tools/nongoogle.bzl
+++ b/tools/nongoogle.bzl
@@ -100,8 +100,8 @@ def declare_nongoogle_deps():
maven_jar(
name = "jackson-core",
- artifact = "com.fasterxml.jackson.core:jackson-core:2.11.2",
- sha1 = "bc022ab0f0c83c07f9c52c5ab9a6a4932b15cc35",
+ artifact = "com.fasterxml.jackson.core:jackson-core:2.11.3",
+ sha1 = "c2351800432bdbdd8284c3f5a7f0782a352aa84a",
)
# Google internal dependencies: these are developed at Google, so there is