Repository: logging-log4j2 Updated Branches: refs/heads/Lucene5 6b273cbf7 -> 394aaae50
Update tests from jmdns 3.5.1 to 3.5.2. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/394aaae5 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/394aaae5 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/394aaae5 Branch: refs/heads/Lucene5 Commit: 394aaae502bcc40e11f99a2ed0b6ba756d669767 Parents: 6b273cb Author: Gary Gregory <[email protected]> Authored: Wed Jul 19 10:47:29 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jul 19 10:47:29 2017 -0700 ---------------------------------------------------------------------- log4j-lucene5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/394aaae5/log4j-lucene5/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-lucene5/pom.xml b/log4j-lucene5/pom.xml index 5f0a45f..faa9ea5 100644 --- a/log4j-lucene5/pom.xml +++ b/log4j-lucene5/pom.xml @@ -61,7 +61,7 @@ <dependency> <groupId>org.jmdns</groupId> <artifactId>jmdns</artifactId> - <version>3.5.1</version> + <version>3.5.2</version> <scope>test</scope> </dependency> <!-- Log4j 1.2 tests -->
