This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new 8287fdf5 Fix Resolver upgrade version in 3.9.9 release-notes.md 8287fdf5 is described below commit 8287fdf5c417dd7bf7a390b2dc19b6342f986ada Author: jbliznak <jbliz...@users.noreply.github.com> AuthorDate: Sun Apr 13 00:44:08 2025 +0200 Fix Resolver upgrade version in 3.9.9 release-notes.md There is a typo, the correct version is 1.9.22 --- content/markdown/docs/3.9.9/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/docs/3.9.9/release-notes.md b/content/markdown/docs/3.9.9/release-notes.md index 3d07754f..75e2f4fa 100644 --- a/content/markdown/docs/3.9.9/release-notes.md +++ b/content/markdown/docs/3.9.9/release-notes.md @@ -40,7 +40,7 @@ If you have any questions, please consult: Regression fixes and other improvements from Maven 3.9.8. All users already on Maven 3.9.x are advised to upgrade. -Notable improvements in area of memory usage arrives with [Resolver 1.2.22](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12354902). +Notable improvements in area of memory usage arrives with [Resolver 1.9.22](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12354902). The majority of fixed issue are bug and regression fixes for user reported problems.