Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Alonexc committed Apr 10, 2024
1 parent bf33cad commit 7b1d72e
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions eventmesh-dashboard-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<artifactId>grpc-all</artifactId>
<version>1.51.0</version>
</dependency>
<!-- guava -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand All @@ -64,12 +65,6 @@
<version>0.0.1-SNAPSHOT</version>
</dependency>

<!--<dependency>-->
<!-- <groupId>io.grpc</groupId>-->
<!-- <artifactId>grpc-core</artifactId>-->
<!-- <version>1.50.2</version>-->
<!--</dependency>-->

<!-- eventmesh -->
<dependency>
<groupId>org.apache.eventmesh</groupId>
Expand All @@ -83,12 +78,6 @@
</exclusions>
</dependency>

<!--<dependency>-->
<!-- <groupId>io.grpc</groupId>-->
<!-- <artifactId>grpc-netty</artifactId>-->
<!-- <version>1.17.1</version>-->
<!--</dependency>-->

<!-- Meta - nacos client -->
<dependency>
<groupId>com.alibaba.nacos</groupId>
Expand Down

0 comments on commit 7b1d72e

Please sign in to comment.