Repository: logging-log4j2 Updated Branches: refs/heads/master 09b7253d3 -> 8ff3b0b77
maven-site-plugin 3.7 -> 3.7.1. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8ff3b0b7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8ff3b0b7 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8ff3b0b7 Branch: refs/heads/master Commit: 8ff3b0b7784259436954a7010906e7bd7a2534e3 Parents: 09b7253 Author: Gary Gregory <[email protected]> Authored: Thu Jul 19 10:01:51 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Thu Jul 19 10:01:51 2018 -0600 ---------------------------------------------------------------------- log4j-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8ff3b0b7/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 5ee35e8..3a89ec0 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -205,7 +205,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.7</version> + <version>3.7.1</version> <configuration> <skip>true</skip> <skipDeploy>true</skipDeploy>
