From 9ee3cc4c3f8c0778bb2e52a713e7740c084ae408 Mon Sep 17 00:00:00 2001 From: Arved Solth Date: Thu, 12 Dec 2024 16:08:38 +0100 Subject: [PATCH] Update version support in SECURITY.md --- SECURITY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index add45e91024..1198170f167 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,9 @@ The following versions of Kitodo.Production are currently being supported with o | Version | Active Development | Security Fixes | |-----| :----------------------: |:------------------------:| -| 3.8 | :heavy_check_mark: | :heavy_check_mark: | -| 3.7 | :heavy_multiplication_x: | :heavy_check_mark: | +| 3.9 | :heavy_check_mark: | :heavy_check_mark: | +| 3.8 | :heavy_multiplication_x: | :heavy_check_mark: | +| 3.7 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.6 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.5 | :heavy_multiplication_x: | :heavy_multiplication_x: | | 3.4 | :heavy_multiplication_x: | :heavy_multiplication_x: |