You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by mg...@apache.org on 2021/12/19 19:20:58 UTC

[cayenne-modeler] 03/04: Specify Java 11.

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

mgentry pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-modeler.git

commit 8a118a5b75bf3358ef00bbecaedfd01f53c1f95f
Author: Michael Gentry <bl...@gmail.com>
AuthorDate: Sun Dec 19 14:18:45 2021 -0500

    Specify Java 11.
---
 docs/Prerequisites.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Prerequisites.md b/docs/Prerequisites.md
index 0acbbbb..302b0b8 100644
--- a/docs/Prerequisites.md
+++ b/docs/Prerequisites.md
@@ -1,6 +1,6 @@
 # Development > Prerequisites
 
-* Java 8
+* Java 11
 * [Scene Builder](http://gluonhq.com/open-source/scene-builder/) (to edit FXML files)
 * An IDE
   * Eclipse