From d016c76d2c1f560a4d7a675f40faddd7126174d0 Mon Sep 17 00:00:00 2001 From: Glen Johnson Date: Wed, 21 Jun 2023 13:48:10 -0600 Subject: [PATCH] Bump version to 2.2.8 --- CHANGELOG.md | 7 +++---- NOTICES.txt | 4 ++-- VERSION | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dc44c5..cf1d7cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.2.8] - 2023-06-21 ### Security - Upgrade golang.org/x/net to v0.10.0, golang.org/x/text to v0.9.0, golang.org/x/sys to v0.8.0, rack to 3.0.1, spring-boot to 3.0.6, and java to 17 [cyberark/cloudfoundry-conjur-buildpack#172](https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/172) - -## [2.2.8] - 2023-04-25 -### Security - Update ruby in ci/parse-changelog.sh from 2.5 to 3.1 [cyberark/cloudfoundry-conjur-buildpack#170](https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/170) @@ -211,7 +209,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - The first tagged version. -[Unreleased]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.7...HEAD +[Unreleased]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.8...HEAD +[2.2.8]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.7...v2.2.8 [2.2.7]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.6...v2.2.7 [2.2.6]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.5...v2.2.6 [2.2.5]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.4...v2.2.5 diff --git a/NOTICES.txt b/NOTICES.txt index 148b8d7..c5ebe4f 100644 --- a/NOTICES.txt +++ b/NOTICES.txt @@ -17,7 +17,7 @@ SECTION 1: Apache License 2.0 SECTION 2: BSD 3-clause "New" or "Revised" License >>> github.com/pmezard/go-difflib-1.0.0 ->>> golang.org/x/sys-0.3.0 +>>> golang.org/x/sys-0.8.0 SECTION 3: MIT License @@ -110,7 +110,7 @@ limitations under the License. BSD 3-clause "New" or "Revised" License is applicable to the following component(s). ->>> golang.org/x/sys-0.3.0 +>>> golang.org/x/sys-0.8.0 Copyright (c) 2009 The Go Authors. All rights reserved. diff --git a/VERSION b/VERSION index 5bc1cc4..23a63f5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.7 +2.2.8