v1.2.2 GA

上级 b7f03e42
group =org.maxkey
version =1.2.1.RELEASE
version =1.2.2.RELEASE
vendor =https://github.com/shimingxy/MaxKey
author =shimingxy
#Version For use jar
jackson2Version =2.9.8
log4jVersion =2.13.1
springVersion =5.2.4.RELEASE
springBootVersion =2.2.5.RELEASE
springVersion =5.2.5.RELEASE
springBootVersion =2.2.6.RELEASE
springSecurityVersion =5.3.0.RELEASE
hibernateVersion =6.1.2.Final
slf4jVersion =1.7.30
......
......@@ -164,7 +164,7 @@ public class InitApplicationContext extends HttpServlet {
public void showLicense(){
_logger.info("----------------------------------------------------------------------------------------------------");
_logger.info("+ Single Sign On ( SSO ) ");
_logger.info("+ MaxKey Version 1.2.1 GA");
_logger.info("+ MaxKey Version v1.2.2 GA");
_logger.info("");
_logger.info("+ Apache License 2.0");
_logger.info("+ https://github.com/shimingxy/MaxKey");
......
......@@ -7,7 +7,7 @@ server.servlet.context-path=/maxkey-mgt
application.name=MaxKey-Mgt
#message.properties global.application.version is need to update
application.formatted-version=v1.2.1 GA
application.formatted-version=v1.2.2 GA
#for freemarker
spring.freemarker.template-loader-path=classpath:/templates/views
......
......@@ -15,7 +15,7 @@ server.servlet.context-path=/maxkey
application.name=MaxKey
#message.properties global.application.version is need to update
application.formatted-version=v1.2.1 GA
application.formatted-version=v1.2.2 GA
#for freemarker
spring.freemarker.template-loader-path=classpath:/templates/views
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册