Skip to content

Commit

Permalink
Add nacos repository libs for proxy pom
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuhaoyang committed Oct 5, 2022
1 parent c628502 commit bc76f85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions proxy/bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@
<artifactId>shardingsphere-cluster-mode-repository-etcd</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-cluster-mode-repository-nacos</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-jdbc-core</artifactId>
Expand Down

0 comments on commit bc76f85

Please sign in to comment.