Commit 16213880 authored by terrymanu's avatar terrymanu
Browse files

revert to sharding-jdbc-core for sharding-jdbc-server, need to resolve netty conflict

parent 5b35f449
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
    <dependencies>
        <dependency>
            <groupId>io.shardingjdbc</groupId>
            <artifactId>sharding-jdbc-orchestration</artifactId>
            <artifactId>sharding-jdbc-core</artifactId>
            <version>${sharding-jdbc.version}</version>
        </dependency>