diff --git a/README.md b/README.md
index 6537c0477..32ff60191 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ There are clients outside of the Eclipse IoT eco system as well, e.g.:
# Runtime dependencies and support
-## Java Runtime Environment: 17
+## Java Runtime Environment: 21
## SQL database
diff --git a/pom.xml b/pom.xml
index 2810cb0b8..4659f27a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
0-SNAPSHOT
- 17
+ 21
17