We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba05c6 commit 98bd21cCopy full SHA for 98bd21c
pom.xml
@@ -35,7 +35,7 @@
35
36
<groupId>com.zaxxer</groupId>
37
<artifactId>HikariCP</artifactId>
38
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.1.0</version>
39
<packaging>bundle</packaging>
40
41
<name>HikariCP</name>
@@ -51,7 +51,7 @@
51
<connection>scm:git:[email protected]:brettwooldridge/HikariCP.git</connection>
52
<developerConnection>scm:git:[email protected]:brettwooldridge/HikariCP.git</developerConnection>
53
<url>https://github.com/brettwooldridge/HikariCP</url>
54
- <tag>HEAD</tag>
+ <tag>HikariCP-5.1.0</tag>
55
</scm>
56
57
<repositories>
0 commit comments