Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 80977a9b2 -> 131931365
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/13193136 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/13193136 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/13193136 Branch: refs/heads/1.2.x-fixes Commit: 1319313659053514c12cc9dbea43981919ddc7ca Parents: 80977a9 Author: Colm O hEigeartaigh <[email protected]> Authored: Sun Mar 27 16:00:14 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Sun Mar 27 16:00:14 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/13193136/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 981b74e..9caf4d1 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.4</commons.io.version> <commons.validator.version>1.5.0</commons.validator.version> - <cxf.version>3.0.8</cxf.version> + <cxf.version>3.0.9</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>
