Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 922ec5d24 -> 1750eb126
Updating Hazelcast + Spring LDAP Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1750eb12 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/1750eb12 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/1750eb12 Branch: refs/heads/3.1.x-fixes Commit: 1750eb1262947ec18a0786b26b9438c41423b082 Parents: 922ec5d Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 13 12:24:04 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 13 12:24:04 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/1750eb12/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index be607ec..0755d21 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -86,7 +86,7 @@ <cxf.ehcache3.version>3.0.3</cxf.ehcache3.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.guava.version>18.0</cxf.guava.version> - <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version> + <cxf.hazelcast.version>1.9.4.8</cxf.hazelcast.version> <cxf.httpcomponents.asyncclient.version>4.1.2</cxf.httpcomponents.asyncclient.version> <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range> <cxf.httpcomponents.client.version>4.5.2</cxf.httpcomponents.client.version> @@ -148,7 +148,7 @@ <cxf.spring.boot.version>1.3.6.RELEASE</cxf.spring.boot.version> <cxf.spring.security.version>3.2.9.RELEASE</cxf.spring.security.version> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> - <cxf.spring.ldap.version>2.1.0.RELEASE</cxf.spring.ldap.version> + <cxf.spring.ldap.version>2.2.0.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> <cxf.swagger.version>1.3.13</cxf.swagger.version> <cxf.swagger2.version>1.5.10</cxf.swagger2.version>
