update grpc

GitOrigin-RevId: 93795758761e6551bcddcd973071dbff0373154e
This commit is contained in:
Vladimir Krivosheev
2024-08-28 09:05:25 +02:00
committed by intellij-monorepo-bot
parent a538537d91
commit d74b0acbf1
4 changed files with 48 additions and 48 deletions

View File

@@ -1,24 +1,24 @@
<component name="libraryTable">
<library name="grpc-core" type="repository">
<properties maven-id="io.grpc:grpc-core:1.65.1">
<properties maven-id="io.grpc:grpc-core:1.66.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1.jar">
<sha256sum>590d19ad387b5f288477fc4c5bc5be9adf4ac4eab51cb69e8b3211286127c061</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.66.0/grpc-core-1.66.0.jar">
<sha256sum>136b7a7c411a45089dc2b26f0f032f4ae466d9b5d3bfe3a513421d6f35d2c2bd</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1.jar">
<sha256sum>4fb6a4b2ed3744bd95c495fea42d9c6b8d4b6c26dd562376d5c62ec28d5db64f</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.66.0/grpc-api-1.66.0.jar">
<sha256sum>8fadb1f4f0a18971c082497f34cbb78a51897ca8af4b212aa2a99c7de9ad995c</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar">
<sha256sum>ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar">
<sha256sum>9ffe526bf43a6348e9d8b33b9cd6f580a7f5eed0cf055913007eda263de974d0</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.24/animal-sniffer-annotations-1.24.jar">
<sha256sum>c720e6e5bcbe6b2f48ded75a47bccdb763eede79d14330102e0d352e3d89ed92</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar">
<sha256sum>b7d23e93a34537ce332708269a0d1404788a5b5e1949e82f5535fce51b3ea95b</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar">
<sha256sum>c7b478503ec524e55df19b424d46d27c8a68aeb801664fadd4f069b71f52d0f6</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1.jar">
<sha256sum>1e8d6da14486585451f061a47d2e2435ec45506deb809b5029ccab9d4842c6ff</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.66.0/grpc-context-1.66.0.jar">
<sha256sum>7b7521aa2116014d08dc08825e13d70eac8eb646d09dd44980b6f4d1883e6713</sha256sum>
</artifact>
</verification>
<exclude>
@@ -29,21 +29,21 @@
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.66.0/grpc-core-1.66.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.66.0/grpc-api-1.66.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.24/animal-sniffer-annotations-1.24.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.66.0/grpc-context-1.66.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-core/1.66.0/grpc-core-1.66.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-api/1.66.0/grpc-api-1.66.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/codehaus/mojo/animal-sniffer-annotations/1.24/animal-sniffer-annotations-1.24-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/perfmark/perfmark-api/0.27.0/perfmark-api-0.27.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-context/1.66.0/grpc-context-1.66.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@@ -1,12 +1,12 @@
<component name="libraryTable">
<library name="grpc-netty-shaded" type="repository">
<properties maven-id="io.grpc:grpc-netty-shaded:1.65.1">
<properties maven-id="io.grpc:grpc-netty-shaded:1.66.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.65.1/grpc-netty-shaded-1.65.1.jar">
<sha256sum>8b92def82138515003218f0759babfc4d51b1bcea42dc9889f6e55ca7b2a6b63</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.66.0/grpc-netty-shaded-1.66.0.jar">
<sha256sum>909c3465b9e287d81a2478f8fbc0985a5c3dcfa72f98a77ef0a5dcbbe41ba2e5</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1.jar">
<sha256sum>7d2c4866515c6101598dd0c3d2e955707fb1126e51fd0eeb06daa98837f8dfbc</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.66.0/grpc-util-1.66.0.jar">
<sha256sum>c41b69a730bbc8605351a9e1a0dd7bd9283333c48c00234ba30b4d796b38bbdd</sha256sum>
</artifact>
</verification>
<exclude>
@@ -19,13 +19,13 @@
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.65.1/grpc-netty-shaded-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.66.0/grpc-netty-shaded-1.66.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.66.0/grpc-util-1.66.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.65.1/grpc-netty-shaded-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-netty-shaded/1.66.0/grpc-netty-shaded-1.66.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-util/1.66.0/grpc-util-1.66.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@@ -1,15 +1,15 @@
<component name="libraryTable">
<library name="grpc-protobuf" type="repository">
<properties maven-id="io.grpc:grpc-protobuf:1.65.1">
<properties maven-id="io.grpc:grpc-protobuf:1.66.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.65.1/grpc-protobuf-1.65.1.jar">
<sha256sum>dd5b390240b98daf040f28319711e964a810d7e7c200eb15d3525de51c927350</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.66.0/grpc-protobuf-1.66.0.jar">
<sha256sum>5942dd582be6c0319bf2af9dd94886f631927b7126d57c8d84fbddd796fd7eb5</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.29.0/proto-google-common-protos-2.29.0.jar">
<sha256sum>ee9c751f06b112e92b37f75e4f73a17d03ef2c3302c6e8d986adbcc721b63cb0</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.41.0/proto-google-common-protos-2.41.0.jar">
<sha256sum>49edeba62f334053b91aa9455c95e38449269891b920dbc36daa74e959a3d89a</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.65.1/grpc-protobuf-lite-1.65.1.jar">
<sha256sum>0debee5af442761318309bb24377c512c2228123396f9f4aafd36f1d198af4b2</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.66.0/grpc-protobuf-lite-1.66.0.jar">
<sha256sum>7cfe945848c64dbbb338d89b28bb5568b833f71a1dc67f30dbbd94071330dc5d</sha256sum>
</artifact>
</verification>
<exclude>
@@ -20,15 +20,15 @@
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.65.1/grpc-protobuf-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.29.0/proto-google-common-protos-2.29.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.65.1/grpc-protobuf-lite-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.66.0/grpc-protobuf-1.66.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.41.0/proto-google-common-protos-2.41.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.66.0/grpc-protobuf-lite-1.66.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.65.1/grpc-protobuf-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.29.0/proto-google-common-protos-2.29.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.65.1/grpc-protobuf-lite-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf/1.66.0/grpc-protobuf-1.66.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-common-protos/2.41.0/proto-google-common-protos-2.41.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-protobuf-lite/1.66.0/grpc-protobuf-lite-1.66.0-sources.jar!/" />
</SOURCES>
</library>
</component>

View File

@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="grpc-stub" type="repository">
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-stub:1.65.1">
<properties include-transitive-deps="false" maven-id="io.grpc:grpc-stub:1.66.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.65.1/grpc-stub-1.65.1.jar">
<sha256sum>2df07043e03ae03e06bca49fd9a55702adeaafb3bcec3068a8f6179efa68c9e1</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.66.0/grpc-stub-1.66.0.jar">
<sha256sum>39a32906304c7f442dfa56dfc6ea88887287fb398621d549e15dfdeaffae194a</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.65.1/grpc-stub-1.65.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.66.0/grpc-stub-1.66.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.65.1/grpc-stub-1.65.1-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-stub/1.66.0/grpc-stub-1.66.0-sources.jar!/" />
</SOURCES>
</library>
</component>