Skip to content

Commit

Permalink
Import and update to grpc bom 1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Oct 11, 2023
1 parent c6df423 commit 0067b29
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,14 @@
<scope>import</scope>
</dependency>

<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-bom</artifactId>
<version>1.58.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
Expand Down

0 comments on commit 0067b29

Please sign in to comment.