diff --git a/CHANGELOG.md b/CHANGELOG.md index e84bd8b5..a9b6483a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [5.1.2] - 2024-07-25 +## [5.2.0] - 2024-08-27 ### Fixed - Used Msal user prompt old code which is deprecated in the new version coming from last bom update resulted in method not found exception. ### Added diff --git a/pom.xml b/pom.xml index aedbc79e..3511591e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - 5.1.2 + 5.2.0 UTF-8 1.8 1.2.25