Commit 92f38220 by fengshuonan

升级core版本

parent 58e3842f
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
<dependencies> <dependencies>
<!--代码生成器-->
<dependency> <dependency>
<groupId>cn.stylefeng.guns</groupId> <groupId>cn.stylefeng.guns</groupId>
<artifactId>guns-generator</artifactId> <artifactId>guns-generator</artifactId>
...@@ -50,7 +51,7 @@ ...@@ -50,7 +51,7 @@
<dependency> <dependency>
<groupId>cn.stylefeng.roses</groupId> <groupId>cn.stylefeng.roses</groupId>
<artifactId>kernel-core</artifactId> <artifactId>kernel-core</artifactId>
<version>1.0.0</version> <version>1.1.0</version>
</dependency> </dependency>
<dependency> <dependency>
......
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