Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 32e89366e -> 9d48b6199
Updating Joda Time Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/2ac03fe8 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/2ac03fe8 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/2ac03fe8 Branch: refs/heads/3.1.x-fixes Commit: 2ac03fe8d2831fdfbb983bba7a7b26901210f8df Parents: 32e8936 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Oct 18 15:01:08 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Oct 18 15:42:07 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/2ac03fe8/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 571d875..91ec997 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -114,7 +114,7 @@ <cxf.jaxb.impl.version>${cxf.jaxb.version}</cxf.jaxb.impl.version> <cxf.jaxb.core.version>${cxf.jaxb.version}</cxf.jaxb.core.version> <cxf.jaxb.xjc.version>${cxf.jaxb.version}</cxf.jaxb.xjc.version> - <cxf.joda.time.version>2.7</cxf.joda.time.version> + <cxf.joda.time.version>2.9.4</cxf.joda.time.version> <cxf.jdom.version>1.0</cxf.jdom.version> <cxf.jettison.version>1.3.8</cxf.jettison.version> <cxf.jetty8.version>8.1.19.v20160209</cxf.jetty8.version>
