Commit 6d986d16 by linxu

升级auth依赖

parent ea5f678b
...@@ -138,13 +138,13 @@ ...@@ -138,13 +138,13 @@
<dependency> <dependency>
<groupId>com.keymobile.auth</groupId> <groupId>com.keymobile.auth</groupId>
<artifactId>common</artifactId> <artifactId>common</artifactId>
<version>3.0.6-release</version> <version>3.0.7-beta</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.keymobile.auth</groupId> <groupId>com.keymobile.auth</groupId>
<artifactId>security</artifactId> <artifactId>security</artifactId>
<version>3.0.6-release</version> <version>3.0.7-beta</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