This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch 2.1.3
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/2.1.3 by this push:
new a93a3c3a [Improve] 2.1.3 release note improvements
a93a3c3a is described below
commit a93a3c3a3bc87fdd052d64d37d02315be2f2b8ed
Author: benjobs <[email protected]>
AuthorDate: Wed Mar 6 11:10:05 2024 +0800
[Improve] 2.1.3 release note improvements
---
src/pages/download/release-note/2.1.3.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/download/release-note/2.1.3.md
b/src/pages/download/release-note/2.1.3.md
index a230e583..ec9aecad 100644
--- a/src/pages/download/release-note/2.1.3.md
+++ b/src/pages/download/release-note/2.1.3.md
@@ -9,7 +9,7 @@ Apache StreamPark (incubating) 2.1.3 is a bug-fix release that
addresses some CV
### Bugfix
---
-- Fixed CVE security vulnerability
+- Fixed CVE-2023-51686,CVE-2023-52290,CVE-2023-52291 security vulnerability
- Fixed SQL injection vulnerability
- Fixed bug in maven_wrapper validation
- Fixed bug causing repeated start due to job failure restart.