diff --git a/CHANGELOG.md b/CHANGELOG.md index a10ca30..5d16205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v2.2.6](https://github.com/bancolombia/commons-jms/tree/v2.2.6) (2024-05-18) + +[Full Changelog](https://github.com/bancolombia/commons-jms/compare/v2.2.5...v2.2.6) + +**Merged pull requests:** + +- fix\(deps\): update dependencies [\#55](https://github.com/bancolombia/commons-jms/pull/55) ([app-toolkit-opensource-innersource[bot]](https://github.com/apps/app-toolkit-opensource-innersource)) + ## [v2.2.5](https://github.com/bancolombia/commons-jms/tree/v2.2.5) (2024-05-07) [Full Changelog](https://github.com/bancolombia/commons-jms/compare/v2.2.4...v2.2.5) diff --git a/gradle.properties b/gradle.properties index 2b80211..3c9f0a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=2.2.5 +version=2.2.6 springBootVersion=3.2.4 gradleVersionsVersion=0.47.0 owaspDependencyCheckVersion=9.0.9