This is an automated email from the ASF dual-hosted git repository. jongyoul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push: new 64da04cfb Remove Oracle JDK from requirements 64da04cfb is described below commit 64da04cfb5c8a607cb76cc7c5c651ac71d122d34 Author: Jongyoul Lee <jongy...@gmail.com> AuthorDate: Sat Feb 17 22:47:15 2024 +0900 Remove Oracle JDK from requirements --- docs/0.11.0/quickstart/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/0.11.0/quickstart/install.html b/docs/0.11.0/quickstart/install.html index 9790f64e2..39136291b 100644 --- a/docs/0.11.0/quickstart/install.html +++ b/docs/0.11.0/quickstart/install.html @@ -284,8 +284,8 @@ limitations under the License. <th>Value</th> </tr> <tr> - <td>OpenJDK or Oracle JDK</td> - <td>11.0.22+<br /> (set <code>JAVA_HOME</code>)</td> + <td>Java</td> + <td>JDK 11<br /> (set <code>JAVA_HOME</code>)</td> </tr> <tr> <td>OS</td>