Repository: logging-log4j2 Updated Branches: refs/heads/master 4dfacaf9e -> 150ed413d
Update maven-dependency-plugin 3.0.1 to 3.0.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/150ed413 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/150ed413 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/150ed413 Branch: refs/heads/master Commit: 150ed413dfed43d1ad31ebf5b7952af82264512b Parents: 4dfacaf Author: Gary Gregory <[email protected]> Authored: Wed Jan 17 12:52:52 2018 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jan 17 12:52:52 2018 -0700 ---------------------------------------------------------------------- log4j-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/150ed413/log4j-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api/pom.xml b/log4j-api/pom.xml index 231cfee..2ddbde8 100644 --- a/log4j-api/pom.xml +++ b/log4j-api/pom.xml @@ -88,7 +88,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.0.1</version> + <version>3.0.2</version> <executions> <execution> <id>unpack-classes</id>
