Skip to content

Commit 9b67867

Browse files
authored
fix typo
1 parent 134af65 commit 9b67867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-11-30-java-17.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ifdef::env-github,env-browser,env-vscode[:imagesdir: ../assets/images/posts/]
1212

1313
Today we are anouncing that Quarkus 3.7 will move Quarkus to use Java 17 as the minimum JDK.
1414

15-
When we started Quarkus 3.0, https://quarkus.io/blog/road-to-quarkus-3/#java-target[we stayed on Java 11]. The feedback we got was that moving to Jakarta EE 10 was for many easier than to also move the underlyng JDK. We wanted to give the ecosystem time to catch up and make sure we had a good story for users that needed to stay on Java 11.
15+
When we started Quarkus 3.0, https://quarkus.io/blog/road-to-quarkus-3/#java-target[we stayed on Java 11]. The feedback we got was that moving to Jakarta EE 10 was for many easier than to also move the underlying JDK. We wanted to give the ecosystem time to catch up and make sure we had a good story for users that needed to stay on Java 11.
1616

1717
In 3.0 release, we supported Java 11 for Quarkus core, and we https://quarkus.io/blog/quarkus-3-0-final-released/#java-11-deprecated[marked Java 11 as deprecated]. It should be noted that parts of the platform, especially the Camel Extensions for Quarkus, already require Java 17.
1818

0 commit comments

Comments
 (0)