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

vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c02e6b  Correct JDK version in README
7c02e6b is described below

commit 7c02e6b76be81cb60c3163bb7ea13f46a7903b7b
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Mar 14 21:45:49 2023 +0100

    Correct JDK version in README
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 6e2b681..55f6f4f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -29,7 +29,7 @@ Maven plugin for 
xref:log4j-changelog/README.adoc[`log4j-changelog`].
 
 == Build
 
-This project generates Java 8 bytecode, though requires Java 11 for 
compilation.
+This project generates Java 8 bytecode, though requires Java 17 for 
compilation.
 You can build and test sources using `./mvnw verify` command.
 
 == Distribution

Reply via email to