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 2018/02/23 16:40:56 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/2a9cf78a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2a9cf78a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2a9cf78a

Branch: refs/heads/master
Commit: 2a9cf78af4101f0f8c4d5b05e09d91304f5b175e
Parents: 28aefb5
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 23 17:39:43 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 23 17:39:43 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2a9cf78a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a35eec..c420be6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,7 +373,7 @@ under the License.
     <spring-security.version>5.0.2.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>2.7.7</hikaricp.version>
+    <hikaricp.version>2.7.8</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>