Merge branch 'main' into develop

This commit is contained in:
zihluwang
2024-09-15 00:23:50 +08:00
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ springVersion=6.1.3
springBootVersion=3.2.3 springBootVersion=3.2.3
buildGroupId=com.onixbyte buildGroupId=com.onixbyte
buildVersion=1.6.2 buildVersion=1.6.3
projectUrl=https://onixbyte.com/JDevKit projectUrl=https://onixbyte.com/JDevKit
projectGithubUrl=https://github.com/OnixByte/JDevKit projectGithubUrl=https://github.com/OnixByte/JDevKit
licenseName=The Apache License, Version 2.0 licenseName=The Apache License, Version 2.0
@@ -1,3 +1,2 @@
com.onixbyte.simplejwt.autoconfiguration.GuidAutoConfiguration com.onixbyte.simplejwt.autoconfiguration.GuidAutoConfiguration
com.onixbyte.simplejwt.autoconfiguration.AuthzeroTokenResolverAutoConfiguration com.onixbyte.simplejwt.autoconfiguration.AuthzeroTokenResolverAutoConfiguration
com.onixbyte.simplejwt.autoconfiguration.JjwtTokenResolverAutoConfiguration