From aab1afd0360664ecc55e0eabcd213a7280d02167 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Wed, 29 Jul 2015 10:06:35 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0ae25605..1654ab6d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ _Java 7 and Java 8 maven artifact:_ com.zaxxer HikariCP 2.4.0 - compile ``` _Java 6 maven artifact (*maintenance mode*):_ @@ -22,7 +21,6 @@ _Java 6 maven artifact (*maintenance mode*):_ com.zaxxer HikariCP-java6 2.3.9 - compile ``` Or [download from here](http://search.maven.org/#search%7Cga%7C1%7Ccom.zaxxer.hikaricp). @@ -401,8 +399,7 @@ Don't forget the [Wiki](https://github.com/brettwooldridge/HikariCP/wiki) for ad ### Requirements - ⇒ Java 6 and above
- ⇒ Javassist 3.18.1+ library
+ ⇒ Java 7 and above
⇒ slf4j library
### Sponsors