Repository: logging-log4j2 Updated Branches: refs/heads/master 5f0c8b481 -> 0dd3e8354
Update tests from org.apache.felix.framework 5.6.8 to 5.6.10. Running 'mvn clean verify' 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/0dd3e835 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0dd3e835 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0dd3e835 Branch: refs/heads/master Commit: 0dd3e8354b469c4f367cb79036d6bc66b2d5cc9b Parents: 5f0c8b4 Author: Gary Gregory <[email protected]> Authored: Wed Jan 17 07:12:25 2018 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jan 17 07:12:25 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0dd3e835/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2339010..6a0d9b4 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>5.6.8</version> + <version>5.6.10</version> </dependency> <dependency> <groupId>org.apache.maven</groupId>
