Browse Source

优化依赖

test
smallchill 5 years ago
parent
commit
c189b00cd4
  1. 6
      blade-auth/pom.xml

6
blade-auth/pom.xml

@ -81,12 +81,6 @@
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.2.2</version>
<scope>provided</scope>
</dependency>
<!-- 验证码 -->
<dependency>
<groupId>com.github.whvcse</groupId>

Loading…
Cancel
Save