Skip to content

Commit

Permalink
jfinal 升级为最新版本4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbiao committed Jun 10, 2019
1 parent 04feb0b commit 60eaceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<dependency>
<groupId>com.jfinal</groupId>
<artifactId>jfinal</artifactId>
<version>3.4</version>
<version>4.2</version>
</dependency>
<dependency>
<groupId>com.jfinal</groupId>
<artifactId>jfinal</artifactId>
<version>3.0</version>
<version>4.2</version>
<classifier>sources</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 60eaceb

Please sign in to comment.