You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2021/09/13 08:43:45 UTC

[tomee-site-generator] 01/01: Removes TOMEE-3768 from release notes. Issue is _not_ fixed in 8.0.8 as it requires cxf > 3.4.3

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

rzo1 pushed a commit to branch 8.0.8-download-page
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git

commit 2dd9acad41264b114e91d1f3838d7a885eb4ec43
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Mon Sep 13 10:43:32 2021 +0200

    Removes TOMEE-3768 from release notes. Issue is _not_ fixed in 8.0.8 as it requires cxf > 3.4.3
---
 src/main/jbake/content/8.0.8/release-notes.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/jbake/content/8.0.8/release-notes.adoc b/src/main/jbake/content/8.0.8/release-notes.adoc
index b9d166d..da9b08a 100644
--- a/src/main/jbake/content/8.0.8/release-notes.adoc
+++ b/src/main/jbake/content/8.0.8/release-notes.adoc
@@ -43,7 +43,6 @@
 [.compact]
 - link:https://issues.apache.org/jira/browse/TOMEE-3774[TOMEE-3774] Problems with master branch in Windows 10
 - link:https://issues.apache.org/jira/browse/TOMEE-3731[TOMEE-3731] Remove non-compliant JAX-RS Provider sorting
-- link:https://issues.apache.org/jira/browse/TOMEE-3768[TOMEE-3768] TomEE plus is affected by CVE-CVE-2021-30468 vulnerability related to Apache CXF
 - link:https://issues.apache.org/jira/browse/TOMEE-2125[TOMEE-2125] Datasource config: MaxWait, timeBetweenEvictionRunsMillis and MinEvictableIdleTimeMillis are ignored
 - link:https://issues.apache.org/jira/browse/TOMEE-3727[TOMEE-3727] Ensure java.io.File is not seen as a JSONB serializable type
 - link:https://issues.apache.org/jira/browse/TOMEE-3728[TOMEE-3728] Ensure java.io.Reader is not seen as a JSONB serializable type