From f25db7bc6eab263f17ace0d6b7deb9e8e7acf409 Mon Sep 17 00:00:00 2001
From: Maxim Thomas <maxim.thomas@gmail.com>
Date: Thu, 18 Sep 2025 08:14:31 +0000
Subject: [PATCH] Update target JDK to 11 and move to JakartaEE 9 (#532)

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index d4073da..d4d1fa0 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@
 * [OpenDJ Docker](https://hub.docker.com/r/openidentityplatform/opendj/) (All OS) 
   * [OpenDJ OpenShift](https://github.com/OpenIdentityPlatform/OpenDJ/tree/master/opendj-packages/opendj-openshift-template)
 
-Java 1.8+ required
+Java 11 or later required
 
 ## How-to build
 For windows use:

--
Gitblit v1.10.0