Skip to content

Commit

Permalink
update v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbiao committed Jun 10, 2019
1 parent 60eaceb commit 4e97572
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log 更新说明
------------------------------

## 2019-06-10 jfinal cms5.0.0
1. jfinal 改为最新4.2版本
2. 修改少量安全问题

## 2018-09-04 jfinal cms4.7.1
1. jfinal 改为最新3.4版本
2. 修复启动缓存设置不生效bug
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.jflyfox</groupId>
<artifactId>jfinal_cms</artifactId>
<packaging>war</packaging>
<version>4.7.1</version>
<version>5.0.0</version>

<properties>
<!-- 文件拷贝时的编码 -->
Expand Down

0 comments on commit 4e97572

Please sign in to comment.