Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes 37fe34565 -> fc3a96c4a
Upgrading 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/fc3a96c4 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/fc3a96c4 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/fc3a96c4 Branch: refs/heads/1.3.x-fixes Commit: fc3a96c4ac8f9c2e79333f52ec24fec18c73f9aa Parents: 37fe345 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 13 12:10:55 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 13 12:33:51 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/fc3a96c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4579b63..23a94d1 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.8</cxf.version> + <cxf.version>3.1.9</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>
