This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 0ebd7de9d4 Remove redundant Maven requirement from build instructions
0ebd7de9d4 is described below
commit 0ebd7de9d409cf949cdb19c1bd656842cc7f0862
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Aug 16 21:44:40 2023 +0200
Remove redundant Maven requirement from build instructions
---
BUILDING.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/BUILDING.md b/BUILDING.md
index a6adf4d729..dc653d3928 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -19,7 +19,6 @@
* JDK 11+
* JDK 8 (optional)
-* Apache Maven 3.x (optional)
* A modern Linux, OSX, or Windows host
<a name="building"></a>