Browse Source

jfinal 4.9.16 release ^_^

James 4 years ago
parent
commit
01cc4723ce
1 changed files with 1 additions and 1 deletions
  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>