This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch maven-3.8.4
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/maven-3.8.4 by this push:
     new 4fbffbe  Add links
4fbffbe is described below

commit 4fbffbe52a22503907026e57fce10597ef7fe6c6
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Nov 16 15:17:28 2021 +0100

    Add links
---
 content/markdown/docs/3.8.4/release-notes.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/content/markdown/docs/3.8.4/release-notes.md 
b/content/markdown/docs/3.8.4/release-notes.md
index 22df21b..7ab6ca6 100644
--- a/content/markdown/docs/3.8.4/release-notes.md
+++ b/content/markdown/docs/3.8.4/release-notes.md
@@ -45,7 +45,7 @@ The full list of changes can be found in our [issue 
management system][4].
 
 ## Known Issues
 
-- The `ThreadLocal` approach that was introduced in 3.8.2 to fix [MNG-6843][5] 
had to be reverted as it caused too many side-effects. [MNG-7335][6] was 
created to track the work needed to add a more sustainable fix to Maven 3.8.5 
or 3.9.0.
+- The `ThreadLocal` approach that was introduced in 3.8.2 to fix [MNG-6843][6] 
had to be reverted as it caused too many side-effects. [MNG-7335][7] was 
created to track the work needed to add a more sustainable fix to Maven 3.8.5 
or 3.9.0.
 
 ## Complete Release Notes
 
@@ -56,3 +56,6 @@ See [complete release notes for all versions][5]
 [2]: https://maven.apache.org/
 [4]: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12350685
 [5]: ../../docs/history.html
+[6]: https://issues.apache.org/jira/browse/MNG-6843
+[7]: https://issues.apache.org/jira/browse/MNG-7335
+

Reply via email to