Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 2f9c2d639 -> a82676932
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/a8267693 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a8267693 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a8267693 Branch: refs/heads/1.2.x-fixes Commit: a8267693204573352484382bd727a9f31f2550c6 Parents: 2f9c2d6 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 13 13:04:48 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 13 13:04:48 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a8267693/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6e20879..b1eb3b8 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.1</commons.validator.version> - <cxf.version>3.0.11</cxf.version> + <cxf.version>3.0.12</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>
