From c6135aea178985bbfabc277805a8ab1ff3a1ec21 Mon Sep 17 00:00:00 2001 From: Thorsten Marx Date: Thu, 6 Mar 2025 08:04:52 +0100 Subject: [PATCH 1/2] #410 fix frontmatter parsing --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d62ad4241..4242569c7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 21 com.condation.cms.Startup yyyy-MM-dd HH:mm - 12.0.16 + 12.0.17 10.1.0 1.0.0 From c88990d30f30fb60fe6602f23568250160f1c9e3 Mon Sep 17 00:00:00 2001 From: Thorsten Marx Date: Thu, 6 Mar 2025 08:06:23 +0100 Subject: [PATCH 2/2] fix changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1056461f0..94b6d1c94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ see wiki for more information: [wiki](https://github.com/thmarx/cms/wiki) * **FEATURE** allow inline markdown rules in heading [#409](https://github.com/CondationCMS/cms-server/pull/409) * **BUG** horizontal rule doesn't work as expected [#410](https://github.com/CondationCMS/cms-server/issues/410) * **BUG** remove the pebble dependeny for security reasons [#407](https://github.com/CondationCMS/cms-server/pull/407) +* **MAINTENANCE** update jetty dependency [#413](https://github.com/CondationCMS/cms-server/pull/413) + ## 7.6.3