This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 62e12fdb1b Update README.md
62e12fdb1b is described below
commit 62e12fdb1bbf6402d2e17d7b3122be3c9406ab91
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Nov 19 14:25:00 2025 +0100
Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index c8bbefb89a..db0c2e2ac8 100644
--- a/README.md
+++ b/README.md
@@ -43,18 +43,19 @@ Website: https://poi.apache.org/
* [Users](https://lists.apache.org/[email protected]) Including
Announcements
* [General](https://lists.apache.org/[email protected])
-Bug tracker:
+## Bug trackers
* [Bugzilla](https://bz.apache.org/bugzilla/buglist.cgi?product=POI)
* [GitHub](https://github.com/apache/poi/issues)
-Source code:
+## Source code
* https://github.com/apache/poi
-Requires Java 11 or later.
+Requires Java 11 or later. `trunk` branch is used for 6.0.0 development. POI 4
and 5 releases require Java 8 or later.
-Jars:
+
+## Jars
A good resource for finding the published jars and forming build tool
dependency definitions is https://mvnrepository.com/artifact/org.apache.poi.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]