This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch release/2.10.0
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/release/2.10.0 by this push:
new 91b7398ecb updated java version requirement. #4437
91b7398ecb is described below
commit 91b7398ecb229201f78c1f8a8ffe99aac940678c
Author: Adalennis <[email protected]>
AuthorDate: Thu Oct 17 20:50:23 2024 +0200
updated java version requirement. #4437
---
.../modules/ROOT/pages/getting-started/hop-download-install.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-download-install.adoc
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-download-install.adoc
index a5ce2531e0..d19b89783a 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-download-install.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/getting-started/hop-download-install.adoc
@@ -32,7 +32,7 @@ Download Hop from the
http://hop.apache.org/download/[downloads page].
== Prerequisites
Hop is self contained, all you need is a Java runtime.
-Hop official java version is 11. Check the
https://java.com/en/download/help/download_options.html[Java docs] to download
and install a Java runtime for your operating system.
+Hop official java version is 17. Check the
https://java.com/en/download/help/download_options.html[Java docs] to download
and install a Java runtime for your operating system.
== Install