Commit 3ff2eef0 by linxu

升级parent pom

parent 3d05ebca
......@@ -14,7 +14,7 @@
<parent>
<groupId>com.keymobile</groupId>
<artifactId>parent</artifactId>
<version>1.1.2-release</version>
<version>1.1.5-release</version>
</parent>
<properties>
......@@ -41,7 +41,6 @@
<version>${auth.version}</version>
</dependency>
<!-- 添加neo4j的jar包 -->
<dependency>
<groupId>org.springframework.boot</groupId>
......@@ -128,9 +127,6 @@
<artifactId>guava</artifactId>
<version>20.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
......@@ -168,12 +164,12 @@
<dependency>
<groupId>com.keymobile</groupId>
<artifactId>config</artifactId>
<version>1.1.2-release</version>
<version>1.1.5-release</version>
</dependency>
<dependency>
<groupId>com.keymobile</groupId>
<artifactId>crypto</artifactId>
<version>1.1.2-release</version>
<version>1.1.5-release</version>
</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