@@ -54,5 +54,3 @@ dev_plan.txt
-
@@ -192,3 +192,5 @@ third-party archives.
+
@@ -25,7 +25,7 @@ JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标
<dependency>
<groupId>com.jfinal</groupId>
<artifactId>jfinal</artifactId>
- <version>4.8</version>
+ <version>4.9</version>
</dependency>
```
@@ -329,3 +329,4 @@
</project>
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2011-2020, James Zhan 詹波 (jfinal@126.com).
+ * Copyright (c) 2011-2021, James Zhan 詹波 (jfinal@126.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
- * Copyright (c) 2011-now, James Zhan 詹波 (jfinal@126.com).