Repository: syncope
Updated Branches:
  refs/heads/2_0_X e02356e35 -> 8825e7bb3
  refs/heads/master 105b5bb2e -> 22900099e


Upgrading HikariCP


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

Branch: refs/heads/master
Commit: b36d3485a0893534b37da27a4f7bb730f9d954cd
Parents: 105b5bb
Author: Francesco Chicchiriccò <[email protected]>
Authored: Wed May 30 15:53:18 2018 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Wed May 30 15:53:18 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b36d3485/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90d72eb..d8bf690 100644
--- a/pom.xml
+++ b/pom.xml
@@ -376,7 +376,7 @@ under the License.
     <spring-security.version>5.0.5.RELEASE</spring-security.version>
 
     <openjpa.version>3.0.0-SNAPSHOT</openjpa.version>
-    <hikaricp.version>3.1.0</hikaricp.version>
+    <hikaricp.version>3.2.0</hikaricp.version>
     <bval.version>1.1.2</bval.version>
 
     <jasypt.version>1.9.2</jasypt.version>

Reply via email to