Skip to content

Commit

Permalink
Merge pull request #150 from perezd:master
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 477676078
  • Loading branch information
kotlaja committed Sep 29, 2022
2 parents b946144 + f371ed3 commit 97f9ec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proto/private/dependencies.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ dependencies = {

maven_dependencies = {
"com_google_protobuf_protobuf_java": {
"jar_sha256": "ad275e75ee79e6c6388198dcb9acf0db2edee64782e11b508f379c3a2a17d168",
"jar_sha256": "51febfb24af6faa7eb729c880b8ba011cbab8ce55920656a450740b73d343ee2",
"jar_urls": [
"https://mirror.bazel.build/repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.21.5/protobuf-java-3.21.5.jar",
"https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.21.5/protobuf-java-3.21.5.jar",
Expand All @@ -164,7 +164,7 @@ maven_dependencies = {
],
},
"com_google_protobuf_protobuf_java_util": {
"jar_sha256": "0b16133638b1455bea3449c002c7769c75962007d55e9a39c0bed55128da7f70",
"jar_sha256": "34dc0c5bc98416e95a28b3b18caf74816eaa083b2f9c5702b2300a3763970c7b",
"jar_urls": [
"https://mirror.bazel.build/repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.21.5/protobuf-java-util-3.21.5.jar",
"https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util/3.21.5/protobuf-java-util-3.21.5.jar",
Expand Down

0 comments on commit 97f9ec1

Please sign in to comment.