|
|
@ -118,16 +118,16 @@
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 修改后的jjwt -->
|
|
|
|
<!-- 修改后的jjwt -->
|
|
|
|
<!--<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>jsonwebtoken</groupId>
|
|
|
|
<groupId>jsonwebtoken</groupId>
|
|
|
|
<artifactId>habook-jjwt</artifactId>
|
|
|
|
<artifactId>habook-jjwt</artifactId>
|
|
|
|
<version>0.0.1</version>
|
|
|
|
<version>0.0.1</version>
|
|
|
|
</dependency>-->
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<!-- <dependency>
|
|
|
|
<groupId>io.jsonwebtoken</groupId>
|
|
|
|
<groupId>io.jsonwebtoken</groupId>
|
|
|
|
<artifactId>jjwt</artifactId>
|
|
|
|
<artifactId>jjwt</artifactId>
|
|
|
|
<version>0.9.1</version>
|
|
|
|
<version>0.9.1</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>-->
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|