This is an automated email from the ASF dual-hosted git repository.

gharris pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b6e52815f MINOR: Fix 3.7.1 is a fixed version for CVE-2024-31141 (#646)
b6e52815f is described below

commit b6e52815f025603d3ace7666f609c59abc9dcb3e
Author: Greg Harris <[email protected]>
AuthorDate: Tue Nov 19 08:47:40 2024 -0800

    MINOR: Fix 3.7.1 is a fixed version for CVE-2024-31141 (#646)
    
    Signed-off-by: Greg Harris <[email protected]>
---
 cve-list.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cve-list.html b/cve-list.html
index 84f8aff12..4d2098b6c 100644
--- a/cve-list.html
+++ b/cve-list.html
@@ -21,11 +21,11 @@ This page lists all security vulnerabilities fixed in 
released versions of Apach
         <tbody>
         <tr>
           <td>Versions affected</td>
-          <td>2.3.0 - 3.7.1</td>
+          <td>2.3.0 - 3.7.0</td>
         </tr>
         <tr>
           <td>Fixed versions</td>
-          <td>3.8.0</td>
+          <td>3.7.1, 3.8.0</td>
         </tr>
         <tr>
           <td>Impact</td>

Reply via email to