升级jjwt到0.9.1

This commit is contained in:
RuoYi 2020-09-07 16:40:21 +08:00
parent 50ac363682
commit 599be64fa8
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<poi.version>3.17</poi.version>
<velocity.version>1.7</velocity.version>
<jwt.version>0.9.0</jwt.version>
<jwt.version>0.9.1</jwt.version>
</properties>
<!-- 依赖声明 -->