Skip to content

Commit 01b485f

Browse files
Update grpc-protobuf to 1.57.2 (#722)
1 parent 641e9f6 commit 01b485f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>io.grpc</groupId>
7474
<artifactId>grpc-protobuf</artifactId>
75-
<version>1.45.2</version>
75+
<version>1.57.2</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>io.grpc</groupId>
@@ -305,4 +305,4 @@
305305
</plugin>
306306
</plugins>
307307
</build>
308-
</project>
308+
</project>

0 commit comments

Comments
 (0)