Update pom.xml

This commit is contained in:
Alexandre Vanhecke 2015-08-24 12:09:54 +02:00
parent c7a711d0b2
commit be3cdaba88

View File

@ -180,7 +180,7 @@
<dependency> <dependency>
<groupId>com.zaxxer</groupId> <groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId> <artifactId>HikariCP</artifactId>
<version>2.4.0</version> <version>2.4.1</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>