Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
scwlkq committed Mar 22, 2024
1 parent 4280c6f commit 43394f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eventmesh-dashboard-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,14 @@
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
</dependency>

<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<scope>runtime</scope>
</dependency>

<!-- todo These SDKs should be placed in the core module after the console module's usage of these SDKs has been migrated to the core module. -->
<!-- health check client -->
<!-- EventMesh SDK -->
<!-- <dependency>-->
Expand Down

0 comments on commit 43394f9

Please sign in to comment.