diff --git a/CHANGELOG.md b/CHANGELOG.md index 6694bc4..e22ab28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v2.3.7](https://github.com/bancolombia/commons-jms/tree/v2.3.7) (2025-01-03) + +[Full Changelog](https://github.com/bancolombia/commons-jms/compare/v2.3.6...v2.3.7) + +**Merged pull requests:** + +- fix\(deps\): update dependencies [\#79](https://github.com/bancolombia/commons-jms/pull/79) ([app-toolkit-opensource-innersource[bot]](https://github.com/apps/app-toolkit-opensource-innersource)) + ## [v2.3.6](https://github.com/bancolombia/commons-jms/tree/v2.3.6) (2024-11-23) [Full Changelog](https://github.com/bancolombia/commons-jms/compare/v2.3.5...v2.3.6) diff --git a/gradle.properties b/gradle.properties index f74d6b3..37ec0d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -version=2.3.6 +version=2.3.7 toPublish=commons-jms-api,commons-jms-utils,commons-jms-mq,commons-jms-http-replier onlyUpdater=true \ No newline at end of file