Repository: cxf Updated Branches: refs/heads/master 36b72974e -> f675e3158
EhCache upgrade Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f675e315 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f675e315 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f675e315 Branch: refs/heads/master Commit: f675e3158f275b6d0f1fd20bf71b0d9281803cee Parents: 36b7297 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Nov 12 14:02:01 2014 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Nov 12 14:02:01 2014 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f675e315/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2c7f787..d798b60 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -79,7 +79,7 @@ <cxf.commons-collections.version>3.2.1</cxf.commons-collections.version> <cxf.commons-lang.version>2.6</cxf.commons-lang.version> <cxf.derby.version>10.2.2.0</cxf.derby.version> - <cxf.ehcache.version>2.8.3</cxf.ehcache.version> + <cxf.ehcache.version>2.8.5</cxf.ehcache.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version> <cxf.httpcomponents.asyncclient.version>4.0.2</cxf.httpcomponents.asyncclient.version>
