Skip to content

Commit

Permalink
feat:更新pom依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro committed Feb 10, 2020
1 parent 5a77f2c commit fb88e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>io.github.talelin</groupId>
<artifactId>merak</artifactId>
<version>0.0.1-RC1</version>
<version>0.0.1-RC2</version>
<name>merak</name>
<description>Demo project for lin cms</description>

Expand Down Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>io.github.talelin</groupId>
<artifactId>lin-cms-spring-boot-starter</artifactId>
<version>0.0.1-RC1</version>
<version>0.0.1-RC2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fb88e45

Please sign in to comment.