Update release versions

pull/22/head
brettwooldridge 11 years ago
parent 3c0fce56e7
commit ff527ab435

@ -34,7 +34,7 @@ the agent jar. See below for details.
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<scope>compile</scope>
</dependency>
@ -43,7 +43,7 @@ the agent jar. See below for details.
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP-agent</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<scope>compile</scope>
</dependency>

Loading…
Cancel
Save