Remove Oracle Java 7 requirement, OpenJDK is also fine.

pull/22/head
brettwooldridge 11 years ago
parent 082b59e08f
commit 18f49d3991

@ -272,7 +272,7 @@ management console such as JConsole:
Google discussion group [HikariCP here](https://groups.google.com/d/forum/hikari-cp)
#### Requirements ####
* Oracle Java 7 and above<sup>1</sup>. If you need legacy Java support, I recommend the Tomcat pool.
* Java 7 and above<sup>1</sup>. If you need legacy Java support, I recommend the Tomcat pool.
* Javassist 3.18.1+ library
* slf4j library

Loading…
Cancel
Save