diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e703d7..29c20c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,13 @@ All notable changes to this project will be documented in this file. 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). -## [1.2.1] - 2024-05-14 +## [1.2.1] - 2024-05-22 -## Fixed +### Security + +- Update `sslr-yaml-parser` to resolve transitive `guava` vulnerabilities. + +### Fixed - Resolve language suffix conflict between the plugin's custom YAML/JSON support and SonarQube's built-in language detection. diff --git a/pom.xml b/pom.xml index 991d94c..7023955 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ 1.22.0.848 3.37.0.87 1.24.0.633 - 1.0.0 + 1.0.1