Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 0421734a1 -> 014d4ed40
Updating CXF Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/014d4ed4 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/014d4ed4 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/014d4ed4 Branch: refs/heads/1.2.x-fixes Commit: 014d4ed40c987cacfda9caef2fec1e4412ab4821 Parents: 0421734 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Aug 2 10:51:33 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Aug 2 10:51:33 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/014d4ed4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 34d568e..46ea69b 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.5</commons.io.version> <commons.validator.version>1.5.0</commons.validator.version> - <cxf.version>3.0.9</cxf.version> + <cxf.version>3.0.10</cxf.version> <cxf.build-utils.version>3.0.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.4.2</ecj.version>
