Repository: syncope Updated Branches: refs/heads/2_0_X c40b2fe7b -> 748afdc89 refs/heads/master 42c861c6e -> 1174b1d97
Upgrading HikariCP Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/28feb310 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/28feb310 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/28feb310 Branch: refs/heads/master Commit: 28feb3100758ecaf640bf6435129e30abc77a668 Parents: 42c861c Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Jan 10 14:45:43 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Jan 10 14:45:43 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/28feb310/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3220bc4..386bac6 100644 --- a/pom.xml +++ b/pom.xml @@ -373,7 +373,7 @@ under the License. <spring-security.version>5.0.0.RELEASE</spring-security.version> <openjpa.version>3.0.0-SNAPSHOT</openjpa.version> - <hikaricp.version>2.7.4</hikaricp.version> + <hikaricp.version>2.7.5</hikaricp.version> <bval.version>1.1.2</bval.version> <jasypt.version>1.9.2</jasypt.version>
