This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch LoggerContextProperties in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 9b551f6e3df2dad933e5e33937e1008737dcd05b Author: Michael Scovetta <[email protected]> AuthorDate: Mon May 1 12:13:44 2023 -0700 Fix typo in `SECURITY.md` (#1457) --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 92ba6f0730..faece48db7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ Only the most recent release of Apache Log4j 2 is supported. ## Reporting a Vulnerability -If you have encountered an unlisted security vulnerability or other unexpected behaviour that has security impact, please report them privately to the [Log4j Security Team](mailto:[email protected]). +If you have encountered an unlisted security vulnerability or other unexpected behaviour that has security impact, please report them privately to the [Log4j Security Team](mailto:[email protected]). ## Past Vulnerabilities
