This is an automated email from the ASF dual-hosted git repository. andor pushed a commit to branch branch-3.9.1 in repository https://gitbox.apache.org/repos/asf/zookeeper.git
commit 19351b396afc6df84f15f8cc37e0d17eb709ab42 Author: Andor Molnar <[email protected]> AuthorDate: Mon Oct 2 12:53:46 2023 +0000 Added release notes for 3.9.1 --- zookeeper-docs/src/main/resources/markdown/releasenotes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md b/zookeeper-docs/src/main/resources/markdown/releasenotes.md index 4de1a2c23..ecf5c5b6e 100644 --- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md +++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md @@ -14,6 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. //--> +# Release Notes - ZooKeeper - Version 3.9.1 + +## Bug + +* Fix CVE-2023-44981 + + + # Release Notes - ZooKeeper - Version 3.9.0
