diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index a069d13a2..1872960aa 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,4 +1,4 @@ -MaxKey v 3.5.15 GA 2023/02/** +MaxKey v 3.5.15 GA 2023/02/28 *(MAXKEY-230301) 提交短信密钥在加载时候进行解密。 *(MAXKEY-230302) 提交社交服务绑定账号+短信验证过程 *(MAXKEY-230303) 提交maxkey自定义扫码和社交服务绑定过程 diff --git a/gradle.properties b/gradle.properties index a7f2ef22c..b570ef8eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -65,8 +65,8 @@ tomcatVersion =9.0.71 tomcatembedloggingjuliVersion =8.5.2 #spring springVersion =5.3.25 -springBootVersion =2.7.8 -springSecurityVersion =5.7.6 +springBootVersion =2.7.9 +springSecurityVersion =5.7.7 springDataVersion =2.7.8 springkafkaVersion =2.9.0 springretryVersion =1.3.3