Update moxy version
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6e01fcff Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6e01fcff Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6e01fcff Branch: refs/heads/master Commit: 6e01fcffa1e64f38b69a7cae9b2a7236d7ec330d Parents: bee6f22 Author: Daniel Kulp <dk...@apache.org> Authored: Thu Mar 23 14:00:07 2017 -0400 Committer: Daniel Kulp <dk...@apache.org> Committed: Fri Mar 24 10:03:08 2017 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6e01fcff/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 98fc58d..e9c3eb7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -2056,7 +2056,7 @@ <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.moxy</artifactId> - <version>2.5.2</version> + <version>2.6.4</version> <scope>provided</scope> <optional>true</optional> </dependency>