Repository: logging-log4j2 Updated Branches: refs/heads/master 2dd49ac0c -> 4ce34de3b
Update tests from org.apache.felix.framework 5.6.4 to 5.6.8 (local build OK.) Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4ce34de3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4ce34de3 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4ce34de3 Branch: refs/heads/master Commit: 4ce34de3bd40acc0711073e79fe73192a60a7a07 Parents: 2dd49ac Author: Gary Gregory <[email protected]> Authored: Tue Sep 12 00:44:21 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 12 00:44:21 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4ce34de3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5c15698..5fe0c44 100644 --- a/pom.xml +++ b/pom.xml @@ -268,7 +268,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>5.6.4</version> + <version>5.6.8</version> </dependency> <dependency> <groupId>org.apache.maven</groupId>
