ソースを参照

jfinal 4.9.16 release ^_^

James 4 年 前
コミット
01cc4723ce
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -118,7 +118,7 @@
 		<dependency>
 			<groupId>com.zaxxer</groupId>
 			<artifactId>HikariCP</artifactId>
-			<version>5.0.0</version>
+			<version>4.0.3</version><!-- 5.0.0 版本不支持 JDK 8 -->
 			<scope>provided</scope>
 		</dependency>