Repository: logging-log4j2 Updated Branches: refs/heads/master 46cdb7f47 -> d7d5cfd79
Update tests from jmdns 3.5.1 to 3.5.3. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d7e92c58 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d7e92c58 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d7e92c58 Branch: refs/heads/master Commit: d7e92c5888842f9eab35788f55b66a248b617074 Parents: 904e58b Author: Gary Gregory <[email protected]> Authored: Wed Jan 17 21:55:05 2018 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jan 17 21:55:05 2018 -0700 ---------------------------------------------------------------------- log4j-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d7e92c58/log4j-core/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml index 49521f5..6b113eb 100644 --- a/log4j-core/pom.xml +++ b/log4j-core/pom.xml @@ -170,7 +170,7 @@ <dependency> <groupId>org.jmdns</groupId> <artifactId>jmdns</artifactId> - <version>3.5.1</version> + <version>3.5.3</version> <scope>test</scope> </dependency> <!-- Log4j 1.2 tests -->
