From 616eefc06739c73539f886460ed181e37f023516 Mon Sep 17 00:00:00 2001 From: maxf <1107047387@qq.com> Date: Fri, 23 Nov 2018 16:48:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc39205..3bdd1c7 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,11 @@ ``` >4. 1.1.9升级JWT为单例类 +>5. 1.2.3修复RSA加密(签名)Base64Url 问题,如需使用RSA请使用1.2.3+ ### 使用 ->yexuejc.base.version=1.2.0 +>yexuejc.base.version=1.2.3 pom.xml ```