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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 30e7b99d Update JDK version requirement to 17 or later (#714)
30e7b99d is described below

commit 30e7b99dd3ce2be190b247438e82dbd57933b67d
Author: Philippus Baalman <[email protected]>
AuthorDate: Sun Mar 22 19:04:09 2026 +0100

    Update JDK version requirement to 17 or later (#714)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c909c85d..069bd034 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The documentation is available at
 ## Building from Source
 
 ### Prerequisites
-- Make sure you have installed a Java Development Kit (JDK) version 8 or later.
+- Make sure you have installed a Java Development Kit (JDK) version 17 or 
later.
 - Make sure you have [sbt](https://www.scala-sbt.org/) installed.
 - [Graphviz](https://graphviz.gitlab.io/download/) is needed for the scaladoc 
generation build task, which is part of the release.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to