Commit 4e8b09be authored by liaozan's avatar liaozan 🏀

chore: update web dependency

parent b0e21788
......@@ -32,11 +32,11 @@
</dependency>
<dependency>
<groupId>com.schbrain.framework</groupId>
<artifactId>oss-spring-boot-starter</artifactId>
<artifactId>dubbo-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.schbrain.framework</groupId>
<artifactId>dubbo-spring-boot-starter</artifactId>
<artifactId>oss-spring-boot-starter</artifactId>
</dependency>
</dependencies>
......
......@@ -20,7 +20,7 @@
<dependencies>
<dependency>
<groupId>${groupId}</groupId>
<artifactId>${subModuleNamePrefix}-api-impl</artifactId>
<artifactId>${subModuleNamePrefix}-service</artifactId>
</dependency>
<dependency>
<groupId>com.schbrain.common</groupId>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment