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/09/08 06:57:26 UTC

[2/2] 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/6882751d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6882751d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6882751d

Branch: refs/heads/master
Commit: 6882751d2aa1b67984d2b4202576568a8af5f790
Parents: ae34384
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Sep 8 08:51:46 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Sep 8 08:51:46 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6882751d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 663c123..7bd4c09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,7 +372,7 @@ under the License.
     <spring-security.version>4.2.3.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>2.7.0</hikaricp.version>
+    <hikaricp.version>2.7.1</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>