Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes 8a2485adb -> a838de5a2
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/a838de5a Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a838de5a Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a838de5a Branch: refs/heads/1.3.x-fixes Commit: a838de5a29e2cc276733197c957a6b7f93f5fc36 Parents: 8a2485a Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Feb 1 10:15:28 2017 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Feb 1 10:18:52 2017 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a838de5a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index faf19b2..b578946 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,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.1.9</cxf.version> + <cxf.version>3.1.10</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.6.1</ecj.version>
