Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes a38a7eb20 -> e7783768a
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/e7783768 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e7783768 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e7783768 Branch: refs/heads/1.2.x-fixes Commit: e7783768afef30c95477015bffc2b68e437a8456 Parents: a38a7eb Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 3 10:28:27 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 3 10:28:27 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e7783768/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7076b60..34bc46a 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.13</cxf.version> + <cxf.version>3.0.14</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>
