This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 95720d8ee Refactor : refactor the release note (#2302)
95720d8ee is described below
commit 95720d8eefc4bb0eee4f13e79ee570988ed16599
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Sun Oct 15 17:43:37 2023 +0800
Refactor : refactor the release note (#2302)
---
RELEASE-NOTES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 88b720f40..f32ac216e 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,7 +1,7 @@
## 3.0.4
## Dependencies Upgrade
-1. Update dependencies to avoid CVE
+1. Update dependencies to fix CVE
## Enhancements
1. Support for building with OpenJDK 21