Skip to content

Commit

Permalink
Merge pull request #75 from conjurdemos/upgrade-postgres
Browse files Browse the repository at this point in the history
Update version and changelog for release
  • Loading branch information
andytinkham authored Mar 8, 2024
2 parents b60d31e + 448a2f5 commit 2e20e03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.2.3] - 2024-03-07

### Security
- Upgrade postgres connector to v42.7.2 for CVE-2023-1597, aa well as Spring Framework to 3.2.3, com.microsoft.sqlserver to 12.6.1, and maven enforcer to 3.4.1 [conjurdemos/pet-store-demo#74](https://github.com/conjurdemos/pet-store-demo/pull/74)

Expand Down Expand Up @@ -72,7 +74,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

The first tagged version.

[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v1.2.2...HEAD
[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v1.2.3...HEAD
[1.2.3]: https://github.com/cyberark/secretless-broker/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/cyberark/secretless-broker/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/cyberark/secretless-broker/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/cyberark/secretless-broker/compare/v1.1.0...v1.2.0
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.2.3

0 comments on commit 2e20e03

Please sign in to comment.