mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-05 03:56:26 +03:00
update logback & grpc (#18063)
Fix logback CVE: https://www.cve.org/cverecord?id=CVE-2023-6378 Follow GRPC recommendations of https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty
This commit is contained in:
parent
9ab22ec903
commit
c998203f59
@ -47,7 +47,7 @@ version_specific = {
|
||||
|
||||
netty_tcnative_version = "2.0.61.Final"
|
||||
netty_version = "4.1.100.Final"
|
||||
grpc_version = "1.59.0"
|
||||
grpc_version = "1.60.0"
|
||||
protobuf_version = "3.24.0"
|
||||
pekko_version = "1.0.1"
|
||||
pekko_http_version = "1.0.0"
|
||||
@ -67,8 +67,8 @@ circe_version = "0.14.2"
|
||||
def install_java_deps():
|
||||
maven_install(
|
||||
artifacts = version_specific.get(scala_major_version, []) + [
|
||||
"ch.qos.logback:logback-classic:1.4.5",
|
||||
"ch.qos.logback:logback-core:1.4.5",
|
||||
"ch.qos.logback:logback-classic:1.4.14",
|
||||
"ch.qos.logback:logback-core:1.4.14",
|
||||
"com.auth0:java-jwt:4.2.1",
|
||||
"com.auth0:jwks-rsa:0.21.2",
|
||||
"com.chuusai:shapeless_{}:2.3.6".format(scala_major_version),
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"dependency_tree": {
|
||||
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
|
||||
"__INPUT_ARTIFACTS_HASH": 1095185752,
|
||||
"__RESOLVED_ARTIFACTS_HASH": 2075050384,
|
||||
"__INPUT_ARTIFACTS_HASH": 9508128,
|
||||
"__RESOLVED_ARTIFACTS_HASH": 1793136855,
|
||||
"conflict_resolution": {},
|
||||
"dependencies": [
|
||||
{
|
||||
@ -55,18 +55,18 @@
|
||||
"url": "https://repo1.maven.org/maven2/ch/epfl/scala/bsp4j/2.0.0-M6/bsp4j-2.0.0-M6-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "ch.qos.logback:logback-classic:1.4.5",
|
||||
"coord": "ch.qos.logback:logback-classic:1.4.14",
|
||||
"dependencies": [
|
||||
"ch.qos.logback:logback-core:1.4.5",
|
||||
"ch.qos.logback:logback-core:1.4.14",
|
||||
"org.slf4j:slf4j-api:2.0.6"
|
||||
],
|
||||
"directDependencies": [
|
||||
"ch.qos.logback:logback-core:1.4.5",
|
||||
"ch.qos.logback:logback-core:1.4.14",
|
||||
"org.slf4j:slf4j-api:2.0.6"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5.jar"
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar"
|
||||
],
|
||||
"packages": [
|
||||
"ch.qos.logback.classic",
|
||||
@ -78,6 +78,7 @@
|
||||
"ch.qos.logback.classic.joran",
|
||||
"ch.qos.logback.classic.joran.action",
|
||||
"ch.qos.logback.classic.joran.sanity",
|
||||
"ch.qos.logback.classic.joran.serializedModel",
|
||||
"ch.qos.logback.classic.jul",
|
||||
"ch.qos.logback.classic.layout",
|
||||
"ch.qos.logback.classic.log4j",
|
||||
@ -96,34 +97,34 @@
|
||||
"ch.qos.logback.classic.turbo",
|
||||
"ch.qos.logback.classic.util"
|
||||
],
|
||||
"sha256": "595431df58c74d515dd4c225b2d84d9f23e16a24daeaafd7c94b059312a8b493",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5.jar"
|
||||
"sha256": "8e832f7263ca606ae36dabb2d8b24c2f43d82cf634e81dad9d1640fa6ee3c596",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar"
|
||||
},
|
||||
{
|
||||
"coord": "ch.qos.logback:logback-classic:jar:sources:1.4.5",
|
||||
"coord": "ch.qos.logback:logback-classic:jar:sources:1.4.14",
|
||||
"dependencies": [
|
||||
"ch.qos.logback:logback-core:jar:sources:1.4.5",
|
||||
"ch.qos.logback:logback-core:jar:sources:1.4.14",
|
||||
"org.slf4j:slf4j-api:jar:sources:2.0.6"
|
||||
],
|
||||
"directDependencies": [
|
||||
"ch.qos.logback:logback-core:jar:sources:1.4.5",
|
||||
"ch.qos.logback:logback-core:jar:sources:1.4.14",
|
||||
"org.slf4j:slf4j-api:jar:sources:2.0.6"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5-sources.jar"
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "7048b424de3d54bba376cfca79a301a2e0f9f775098a3e9bee0e6c1f7bcbf40f",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.5/logback-classic-1.4.5-sources.jar"
|
||||
"sha256": "b3e670ccb6a8f2cfc6445f54c6fbfbc62bdd3912d147498d81e425d578dfb468",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "ch.qos.logback:logback-core:1.4.5",
|
||||
"coord": "ch.qos.logback:logback-core:1.4.14",
|
||||
"dependencies": [],
|
||||
"directDependencies": [],
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5.jar"
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar"
|
||||
],
|
||||
"packages": [
|
||||
"ch.qos.logback.core",
|
||||
@ -168,20 +169,20 @@
|
||||
"ch.qos.logback.core.testUtil",
|
||||
"ch.qos.logback.core.util"
|
||||
],
|
||||
"sha256": "8604e7c327556b097590701fba88dae84c581167f2746378f736b37269452380",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5.jar"
|
||||
"sha256": "f8c2f05f42530b1852739507c1792f0080167850ed8f396444c6913d6617a293",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar"
|
||||
},
|
||||
{
|
||||
"coord": "ch.qos.logback:logback-core:jar:sources:1.4.5",
|
||||
"coord": "ch.qos.logback:logback-core:jar:sources:1.4.14",
|
||||
"dependencies": [],
|
||||
"directDependencies": [],
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5-sources.jar"
|
||||
"https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "c486d21e12ce64ddca2796999a49c863fb356c032e09835e59765a303951ae3e",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.5/logback-core-1.4.5-sources.jar"
|
||||
"sha256": "760175e067af94b6d43b5d1558e154d60766de320618f78ff8cb8f956a7da92f",
|
||||
"url": "https://repo1.maven.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "co.fs2:fs2-core_2.13:2.5.6",
|
||||
@ -4076,15 +4077,15 @@
|
||||
"com.google.protobuf:protobuf-java:3.24.0",
|
||||
"com.thesamet.scalapb:lenses_2.13:0.11.8",
|
||||
"com.thesamet.scalapb:scalapb-runtime_2.13:0.11.8",
|
||||
"io.grpc:grpc-protobuf:1.59.0",
|
||||
"io.grpc:grpc-stub:1.59.0",
|
||||
"io.grpc:grpc-protobuf:1.60.0",
|
||||
"io.grpc:grpc-stub:1.60.0",
|
||||
"org.scala-lang.modules:scala-collection-compat_2.13:2.8.1",
|
||||
"org.scala-lang:scala-library:2.13.11"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.thesamet.scalapb:scalapb-runtime_2.13:0.11.8",
|
||||
"io.grpc:grpc-protobuf:1.59.0",
|
||||
"io.grpc:grpc-stub:1.59.0",
|
||||
"io.grpc:grpc-protobuf:1.60.0",
|
||||
"io.grpc:grpc-stub:1.60.0",
|
||||
"org.scala-lang.modules:scala-collection-compat_2.13:2.8.1",
|
||||
"org.scala-lang:scala-library:2.13.11"
|
||||
],
|
||||
@ -4104,15 +4105,15 @@
|
||||
"com.google.protobuf:protobuf-java:jar:sources:3.24.0",
|
||||
"com.thesamet.scalapb:lenses_2.13:jar:sources:0.11.8",
|
||||
"com.thesamet.scalapb:scalapb-runtime_2.13:jar:sources:0.11.8",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.60.0",
|
||||
"org.scala-lang.modules:scala-collection-compat_2.13:jar:sources:2.8.1",
|
||||
"org.scala-lang:scala-library:jar:sources:2.13.11"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.thesamet.scalapb:scalapb-runtime_2.13:jar:sources:0.11.8",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.60.0",
|
||||
"org.scala-lang.modules:scala-collection-compat_2.13:jar:sources:2.8.1",
|
||||
"org.scala-lang:scala-library:jar:sources:2.13.11"
|
||||
],
|
||||
@ -5469,7 +5470,7 @@
|
||||
"url": "https://repo1.maven.org/maven2/io/github/paoloboni/spray-json-derived-codecs_2.13/2.3.10/spray-json-derived-codecs_2.13-2.3.10-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-api:1.59.0",
|
||||
"coord": "io.grpc:grpc-api:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
@ -5480,18 +5481,18 @@
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc"
|
||||
],
|
||||
"sha256": "67353a1907d3d3ae14c4cb5f58c0c494189bc0ff9ee7159021ff614996961c99",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0.jar"
|
||||
"sha256": "9ddf7351aedf035325676660590e72c084983d31fbefc267c60ea0f1bcffc035",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
@ -5502,59 +5503,56 @@
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "a6b03728519a1deb182bfa9cac7c62981f0646e8bdd8ae5b6579ce74ae677c1e",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.59.0/grpc-api-1.59.0-sources.jar"
|
||||
"sha256": "c4ff031b751a9a03ff5dd0a71a90adaade0bb82bddb41a0a4d4a5abe71f5961e",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-api/1.60.0/grpc-api-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-context:1.59.0",
|
||||
"coord": "io.grpc:grpc-context:1.60.0",
|
||||
"dependencies": [
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"exclusions": [
|
||||
"io.grpc:grpc-util"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "5dd49d14dab19a11afe74d7a698173d8ff854f72cb033c52baad169fa6bc65ee",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0.jar"
|
||||
"sha256": "03451769f3197e028c55b1a1198fa06301828ccda9d234ee5bb22a1661d18c37",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "bb74cbd85e768804c63a4f98890cf8e6fc77100afa6bc33e6347f766da7a4c2e",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.59.0/grpc-context-1.59.0-sources.jar"
|
||||
"sha256": "24535d99f42de706595c36e24b8b7d740e4faf12bafeed82d8e50f92e00850e7",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-context/1.60.0/grpc-context-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-core:1.59.0",
|
||||
"coord": "io.grpc:grpc-core:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.code.gson:gson:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
@ -5563,36 +5561,34 @@
|
||||
"com.google.code.gson:gson:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
"exclusions": [
|
||||
"io.grpc:grpc-util"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.internal"
|
||||
],
|
||||
"sha256": "1144cb9cd08e45cabab7621ae1417b3fc237a745a5648fc11ccaf77c7b456ad2",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0.jar"
|
||||
"sha256": "e44be6499534905f9aab44a08f80f4206950f8a96ff227da44b9f81fef1be75d",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:jar:sources:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.code.gson:gson:jar:sources:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
@ -5601,256 +5597,274 @@
|
||||
"com.google.code.gson:gson:jar:sources:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0-sources.jar",
|
||||
"exclusions": [
|
||||
"io.grpc:grpc-util"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "c11f9f4defca7ca8ffe1685408e4998f3691c680de2f8d89ce7c1eeb77e9d683",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.59.0/grpc-core-1.59.0-sources.jar"
|
||||
"sha256": "a26de4526c83525a9df1a8fba3bcb8e0cffb98404320bdc1566d9149f67a22f2",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-core/1.60.0/grpc-core-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-inprocess:1.59.0",
|
||||
"coord": "io.grpc:grpc-inprocess:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.code.gson:gson:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-util:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.grpc:grpc-util:1.60.0",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-core:1.59.0"
|
||||
"io.grpc:grpc-core:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.inprocess"
|
||||
],
|
||||
"sha256": "07309340c43ac0cc404421aea2bba6c51cfe7e2b43b52f6928620676f70fa1e7",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0.jar"
|
||||
"sha256": "35ea2be1d3fb73b75e78b9ea6b925e16bbc94e3d864e53486cfa0082cce4421b",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-inprocess:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-inprocess:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:jar:sources:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.code.gson:gson:jar:sources:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.60.0",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "3acbc1b391784078e7a6cf0b23f762a5a9aa0fed1c5f06aa8323f0f4ed826e15",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.59.0/grpc-inprocess-1.59.0-sources.jar"
|
||||
"sha256": "b6b517280c73f84f9fad57bc4d239031e3b420159316d1e6d9fa134081b7fbeb",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-inprocess/1.60.0/grpc-inprocess-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-netty:1.59.0",
|
||||
"coord": "io.grpc:grpc-netty:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.code.gson:gson:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-util:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.grpc:grpc-util:1.60.0",
|
||||
"io.netty:netty-buffer:4.1.100.Final",
|
||||
"io.netty:netty-codec-http2:4.1.100.Final",
|
||||
"io.netty:netty-codec-http:4.1.100.Final",
|
||||
"io.netty:netty-codec-socks:4.1.100.Final",
|
||||
"io.netty:netty-codec:4.1.100.Final",
|
||||
"io.netty:netty-common:4.1.100.Final",
|
||||
"io.netty:netty-handler-proxy:4.1.100.Final",
|
||||
"io.netty:netty-handler:4.1.100.Final",
|
||||
"io.netty:netty-resolver:4.1.100.Final",
|
||||
"io.netty:netty-transport-native-unix-common:4.1.100.Final",
|
||||
"io.netty:netty-transport:4.1.100.Final",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.netty:netty-codec-http2:4.1.100.Final",
|
||||
"io.netty:netty-handler-proxy:4.1.100.Final",
|
||||
"io.netty:netty-transport-native-unix-common:4.1.100.Final",
|
||||
"io.perfmark:perfmark-api:0.26.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.netty"
|
||||
],
|
||||
"sha256": "e9cf7012fda14413833f881fbbdc90692c1cbc77a5f59e8631e5e0bc501f23e4",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0.jar"
|
||||
"sha256": "666f7006e39ccc94ce1625abd796d77fbe8577719b781155e7474381293c2a8f",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-netty:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-netty:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:jar:sources:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.code.gson:gson:jar:sources:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.60.0",
|
||||
"io.netty:netty-buffer:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-codec-http2:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-codec-http:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-codec-socks:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-codec:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-common:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-handler-proxy:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-handler:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-resolver:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-transport-native-unix-common:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-transport:jar:sources:4.1.100.Final",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.netty:netty-codec-http2:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-handler-proxy:jar:sources:4.1.100.Final",
|
||||
"io.netty:netty-transport-native-unix-common:jar:sources:4.1.100.Final",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "d9435c3163fdef408a648fb70285e61a614e9465b98ca9b765caf55c6bf379c1",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.59.0/grpc-netty-1.59.0-sources.jar"
|
||||
"sha256": "e5f6d9ae0f09702b8dc5b05d81d0e5071cefd504b65fece35fb26977025bdad9",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-netty/1.60.0/grpc-netty-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-protobuf-lite:1.59.0",
|
||||
"coord": "io.grpc:grpc-protobuf-lite:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"exclusions": [
|
||||
"com.google.protobuf:protobuf-javalite"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.protobuf.lite"
|
||||
],
|
||||
"sha256": "27a255dad0db1ff8b1cbff2b0364bd5f541035eafdf5a86e2013513bc1875d5f",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0.jar"
|
||||
"sha256": "89b0db78b54e335f8afc20c7f1d507f670e9a482766fe5e1db9a1532794692bf",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-protobuf-lite:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-protobuf-lite:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"exclusions": [
|
||||
"com.google.protobuf:protobuf-javalite"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "0157bdef8ab5391b4953daa2699e0156aa41fa8eddebf711cb6fa044d1a22488",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.59.0/grpc-protobuf-lite-1.59.0-sources.jar"
|
||||
"sha256": "d630b77c68c4effd4d3f620134135a22305c63df4992a2fe012762ab26c2b915",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf-lite/1.60.0/grpc-protobuf-lite-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-protobuf:1.59.0",
|
||||
"coord": "io.grpc:grpc-protobuf:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.api.grpc:proto-google-common-protos:2.22.0",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"com.google.protobuf:protobuf-java:3.24.0",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.api.grpc:proto-google-common-protos:2.22.0",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"com.google.protobuf:protobuf-java:3.24.0",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.protobuf"
|
||||
],
|
||||
"sha256": "1f47b27d79addc2831445867c26cee175b2fc8c52f989d926f0de68a7b32fae7",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0.jar"
|
||||
"sha256": "1cdd17a16b011ffc42198cbcec8e5782cabf2ea576a3d5d4ba061c4df5fe571c",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-protobuf:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-protobuf:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.api.grpc:proto-google-common-protos:jar:sources:2.22.0",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"com.google.protobuf:protobuf-java:jar:sources:3.24.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.api.grpc:proto-google-common-protos:jar:sources:2.22.0",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"com.google.protobuf:protobuf-java:jar:sources:3.24.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "51df32c060393ea491950254d10ba22f362df5daf75c3d2365fe31ca7b10e3d2",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.59.0/grpc-protobuf-1.59.0-sources.jar"
|
||||
"sha256": "80cdf937c61a4dbf6b6643754eb1c830c88ad116ac9e92e7a9da0ee44767f548",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-protobuf/1.60.0/grpc-protobuf-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-services:1.59.0",
|
||||
"coord": "io.grpc:grpc-services:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:4.1.1.4",
|
||||
"com.google.api.grpc:proto-google-common-protos:2.22.0",
|
||||
@ -5861,13 +5875,13 @@
|
||||
"com.google.j2objc:j2objc-annotations:2.8",
|
||||
"com.google.protobuf:protobuf-java-util:3.24.0",
|
||||
"com.google.protobuf:protobuf-java:3.24.0",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.59.0",
|
||||
"io.grpc:grpc-protobuf:1.59.0",
|
||||
"io.grpc:grpc-stub:1.59.0",
|
||||
"io.grpc:grpc-util:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:1.60.0",
|
||||
"io.grpc:grpc-protobuf:1.60.0",
|
||||
"io.grpc:grpc-stub:1.60.0",
|
||||
"io.grpc:grpc-util:1.60.0",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
@ -5877,13 +5891,14 @@
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"com.google.j2objc:j2objc-annotations:2.8",
|
||||
"com.google.protobuf:protobuf-java-util:3.24.0",
|
||||
"io.grpc:grpc-protobuf:1.59.0",
|
||||
"io.grpc:grpc-stub:1.59.0",
|
||||
"io.grpc:grpc-util:1.59.0"
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.grpc:grpc-protobuf:1.60.0",
|
||||
"io.grpc:grpc-stub:1.60.0",
|
||||
"io.grpc:grpc-util:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.binarylog.v1",
|
||||
@ -5894,11 +5909,11 @@
|
||||
"io.grpc.reflection.v1alpha",
|
||||
"io.grpc.services"
|
||||
],
|
||||
"sha256": "a0feff7e1658fad0ac4cb28621b73c3d87f06622a54fced0e2260bd24345215e",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0.jar"
|
||||
"sha256": "3632e7453250b62f14cc0541fddbea36a40a987bbd517a3a41ac663611cc885d",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-services:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-services:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:jar:sources:4.1.1.4",
|
||||
"com.google.api.grpc:proto-google-common-protos:jar:sources:2.22.0",
|
||||
@ -5909,13 +5924,13 @@
|
||||
"com.google.j2objc:j2objc-annotations:jar:sources:2.8",
|
||||
"com.google.protobuf:protobuf-java-util:jar:sources:3.24.0",
|
||||
"com.google.protobuf:protobuf-java:jar:sources:3.24.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-protobuf-lite:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.60.0",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
@ -5925,120 +5940,123 @@
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"com.google.j2objc:j2objc-annotations:jar:sources:2.8",
|
||||
"com.google.protobuf:protobuf-java-util:jar:sources:3.24.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-protobuf:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-stub:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "14308633770d9b43c02edfc0e4db0612477aba1c6293adc9a7456ae2700d8eaa",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-services/1.59.0/grpc-services-1.59.0-sources.jar"
|
||||
"sha256": "f4611c4dbecb3b6fa742e05b2fd3b24ede92efb73060289081dfc876674f5418",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-services/1.60.0/grpc-services-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-stub:1.59.0",
|
||||
"coord": "io.grpc:grpc-stub:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0"
|
||||
"io.grpc:grpc-api:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.stub",
|
||||
"io.grpc.stub.annotations"
|
||||
],
|
||||
"sha256": "7cc797303968d369ec48c3e8dcc966b68fd2763494a39203bd05a8f33730bcf3",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0.jar"
|
||||
"sha256": "78feaeef3ebcd18a4375f317165192c9879bd77e54cee21e82623987a356cfe0",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-stub:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-stub:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0"
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "0438519b0ed3f6f09633968325d45a96730bb6634f1781b3d53b7223edcd2bae",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.59.0/grpc-stub-1.59.0-sources.jar"
|
||||
"sha256": "fb2a9a118c7edf496a30f56c169f684ce72216febf2eb22052d762c3aaa13330",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.60.0/grpc-stub-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-util:1.59.0",
|
||||
"coord": "io.grpc:grpc-util:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.google.code.gson:gson:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:2.20.0",
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-api:1.59.0",
|
||||
"io.grpc:grpc-context:1.59.0",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-util:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-context:1.60.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"io.grpc:grpc-util:1.60.0",
|
||||
"io.perfmark:perfmark-api:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.guava:guava:31.1-jre",
|
||||
"io.grpc:grpc-core:1.59.0",
|
||||
"io.grpc:grpc-api:1.60.0",
|
||||
"io.grpc:grpc-core:1.60.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:1.23"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0.jar"
|
||||
],
|
||||
"packages": [
|
||||
"io.grpc.util"
|
||||
],
|
||||
"sha256": "5031a77705b47164391d7adab7ab190fc78f4bdc8cb00eb7babd4ca286a6a6a3",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0.jar"
|
||||
"sha256": "e9ac1773ea36dc7f197c338154c2d1b2c06f5949c0ac2cd3da4f7f0e101a6e47",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"coord": "io.grpc:grpc-util:jar:sources:1.60.0",
|
||||
"dependencies": [
|
||||
"com.google.android:annotations:jar:sources:4.1.1.4",
|
||||
"com.google.code.findbugs:jsr305:jar:sources:3.0.2",
|
||||
"com.google.code.gson:gson:jar:sources:2.10",
|
||||
"com.google.errorprone:error_prone_annotations:jar:sources:2.20.0",
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-api:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-context:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-util:jar:sources:1.60.0",
|
||||
"io.perfmark:perfmark-api:jar:sources:0.26.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
"directDependencies": [
|
||||
"com.google.guava:guava:jar:sources:31.1-jre",
|
||||
"io.grpc:grpc-core:jar:sources:1.59.0",
|
||||
"io.grpc:grpc-api:jar:sources:1.60.0",
|
||||
"io.grpc:grpc-core:jar:sources:1.60.0",
|
||||
"org.codehaus.mojo:animal-sniffer-annotations:jar:sources:1.23"
|
||||
],
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0-sources.jar",
|
||||
"file": "v1/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0-sources.jar",
|
||||
"mirror_urls": [
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0-sources.jar"
|
||||
"https://repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0-sources.jar"
|
||||
],
|
||||
"packages": [],
|
||||
"sha256": "b0bb77e0235a595643e537895d63e58cd7b7cdd1f3a7c88b5c44096e9b356c23",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-util/1.59.0/grpc-util-1.59.0-sources.jar"
|
||||
"sha256": "05cbc3716061ec6be96d78ee646e53e3f9bd6edaf36f065241b1d8ac956713ff",
|
||||
"url": "https://repo1.maven.org/maven2/io/grpc/grpc-util/1.60.0/grpc-util-1.60.0-sources.jar"
|
||||
},
|
||||
{
|
||||
"coord": "io.netty:netty-buffer:4.1.100.Final",
|
||||
|
Loading…
Reference in New Issue
Block a user