diff --git a/core/src/main/cfml/context/admin/overview.cfm b/core/src/main/cfml/context/admin/overview.cfm
index c7fbdaf869..f0904bfe56 100644
--- a/core/src/main/cfml/context/admin/overview.cfm
+++ b/core/src/main/cfml/context/admin/overview.cfm
@@ -247,6 +247,11 @@ Error Output --->
#stText.Overview.introdesc[request.adminType]#
+
+
#stText.Overview.bannerLTS#
+
#stText.Overview.bannerLucee6#
+
+
Choose a tag
Choose a function
Kategorie
+ Lucee 5.4 wird ab sofort nur noch als LTS Release geführt und wird nicht mehr weiter entwickelt. Das bedeutet, dass nur noch sicherheitsrelevante Updates und Fehlerbehebungen für Regressionen implementiert werden. Zudem wird nur noch Java 8 and 11 unterstützt.
+ Lucee 6 wird aktiv weiter entwickelt mit Support für Java 11, 17 und 21. Dies beinhaltet grosse Performance Verbesserungen im Vergleich zu Lucee 5.4. Zudem noch viele Fehlerbehebungen sowie neue Features und Funktionalitäten
Installierte Tag Bibliotheken
Fehlerreport
Documentation
diff --git a/core/src/main/cfml/context/admin/resources/language/en.xml b/core/src/main/cfml/context/admin/resources/language/en.xml
index 7da6e67226..41e9e1ba60 100755
--- a/core/src/main/cfml/context/admin/resources/language/en.xml
+++ b/core/src/main/cfml/context/admin/resources/language/en.xml
@@ -1285,6 +1285,8 @@ If the timezone of your Lucee instance and your database is different, this can
Active and failed tasks in the Task Spooler. This includes tasks to send E-mail messages.
Active
Failed
+ Lucee 5.4 is now being maintained as an LTS release and is no longer being actively developed, meaning it only receives security updates and fixes for regressions. Also, only Java 11 is supported
+ Lucee 6 is being actively developed with the support for Java 11, 17 and 21, including major performance improvements compared to 5.4, lots of bug fixes, new features and functionality
External Resources
Lucee online documentation.
Local reference for tags, functions and components.
diff --git a/loader/build.xml b/loader/build.xml
index 2e9d110de4..7011455d3e 100644
--- a/loader/build.xml
+++ b/loader/build.xml
@@ -2,7 +2,7 @@
-
+
diff --git a/loader/pom.xml b/loader/pom.xml
index e9959a495d..14c35952dd 100644
--- a/loader/pom.xml
+++ b/loader/pom.xml
@@ -3,7 +3,7 @@
org.lucee
lucee
- 5.4.6.8-SNAPSHOT
+ 5.4.6.9-SNAPSHOT
jar
Lucee Loader Build