You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/05/25 13:56:30 UTC

[3/3] syncope git commit: Upgrading HikariCP

Upgrading HikariCP


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/06d9b452
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/06d9b452
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/06d9b452

Branch: refs/heads/master
Commit: 06d9b452a446b0c56d416dd045017d743db0929f
Parents: 36b786c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 25 15:56:16 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 25 15:56:16 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/06d9b452/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ba53ba..cb94cfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@ under the License.
     <spring-security.version>4.2.2.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>2.6.1</hikaricp.version>
+    <hikaricp.version>2.6.2</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>