Repository: logging-log4j2 Updated Branches: refs/heads/master c9b1cf8c0 -> 3a66d6147
Update tests from org.eclipse.persistence.jpa 2.6.4 to 2.6.5. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3a66d614 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3a66d614 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3a66d614 Branch: refs/heads/master Commit: 3a66d61479eff4e783ad2262993fc2aec7e84a9a Parents: c9b1cf8 Author: Gary Gregory <[email protected]> Authored: Mon Sep 11 18:34:27 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Mon Sep 11 18:34:27 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3a66d614/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37c80b7..4af4e63 100644 --- a/pom.xml +++ b/pom.xml @@ -698,7 +698,7 @@ <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>org.eclipse.persistence.jpa</artifactId> - <version>2.6.4</version> + <version>2.6.5</version> </dependency> <dependency> <groupId>org.eclipse.persistence</groupId>
