Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes c61ab0ddf -> ba166b605
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/ba166b60 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/ba166b60 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/ba166b60 Branch: refs/heads/1.2.x-fixes Commit: ba166b605136d00ebb4cea8a5886d3365d8cc82d Parents: c61ab0d Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Apr 10 18:57:23 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Apr 10 18:57:23 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/ba166b60/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 489ee5a..aef48a6 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.12</cxf.version> + <cxf.version>3.0.13</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>
