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 d5ca9f4a Remove empty known issues from 3.9.12 release note
d5ca9f4a is described below
commit d5ca9f4a9f75bc4f4e382cd5346d58d6f9a498aa
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Dec 16 23:06:03 2025 +0100
Remove empty known issues from 3.9.12 release note
---
content/markdown/docs/3.9.12/release-notes.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/content/markdown/docs/3.9.12/release-notes.md
b/content/markdown/docs/3.9.12/release-notes.md
index 5845af51..ed794451 100644
--- a/content/markdown/docs/3.9.12/release-notes.md
+++ b/content/markdown/docs/3.9.12/release-notes.md
@@ -55,10 +55,6 @@ This release updates Resolver to version
[1.9.25](https://github.com/apache/mave
For a full list of changes, please refer to the [GitHub release
page](https://github.com/apache/maven/releases/tag/maven-3.9.12).
-## Known issues ###
-
-TDOD
-
## Potentially Breaking Core Changes (if migrating from 3.8.x)
* The Maven Resolver transport has changed from Wagon to "native HTTP", see
[Resolver Transport guide](/guides/mini/guide-resolver-transport.html).