@ -258,9 +264,6 @@ Google discussion group [HikariCP here](https://groups.google.com/d/forum/hikari
* Javassist 3.18.1+ library
* slf4j library
<sup>1</sup>It might work with other JVM, but defintely won't work with Java 6 and below because of the use of
classes that are only available in Java 7.
#### Contributions ####
Please perform changes and submit pull requests from the ``dev`` branch instead of ``master``. Please set your editor to use spaces instead of tabs, and adhere to the apparent style of the code you are editing. The ``dev`` branch is always more "current" than the ``master`` if you are looking to live life on the edge.