From 23e21be65ca01fce2791336c6bf2c79c0026b05e Mon Sep 17 00:00:00 2001 From: Vacha Shah Date: Fri, 23 Feb 2024 00:31:34 +0000 Subject: [PATCH] Fixing changelog Signed-off-by: Vacha Shah --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20c35e95c7..f6d3d1f80e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased 3.0] ### Dependencies -- Bumps `io.github.classgraph:classgraph` from 4.8.163 to 4.8.165 -- Bumps `org.owasp.dependencycheck` from 8.4.2 to 9.0.9 - Bumps `org.apache.httpcomponents.core5:httpcore5-h2` from 5.2.3 to 5.2.4 -- Bumps `org.apache.httpcomponents.client5:httpclient5` from 5.2.1 to 5.3.1 -- Bumps `org.apache.httpcomponents.core5:httpcore5` from 5.2.3 to 5.2.4 This section is for maintaining a changelog for all breaking changes for the client that cannot be released in the 2.x line. All other non-breaking changes should be added to [Unreleased 2.x] section. @@ -35,6 +31,9 @@ This section is for maintaining a changelog for all breaking changes for the cli ### Added ### Dependencies +- Bumps `io.github.classgraph:classgraph` from 4.8.161 to 4.8.165 +- Bumps `org.owasp.dependencycheck` from 9.0.8 to 9.0.9 +- Bumps `org.apache.httpcomponents.client5:httpclient5` from 5.3.0 to 5.3.1 ### Changed