diff --git a/CHANGELOG.md b/CHANGELOG.md index bc8d7745..4fd9d666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- [#207] Eliminate CVEs by upgrading various packages: + - Spring Boot Starter to 3.0.5 + - Snakeyaml to 2.0.0 + - JGit to 5.1.16 + - Jasig (now Apereo) CAS Client to 4.0.1 + - SLF4J to 2.0.5 + - logback-classic to 1.4.6 ## [v1.6.2-3] - 2023-01-23 ### Changed