From 78de3ba2bfc377d894fee0c91946e4204aad026a Mon Sep 17 00:00:00 2001 From: "heroku-linguist[bot]" <136119646+heroku-linguist[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:29:27 +0000 Subject: [PATCH] Prepare release v10.1.28.0 (#518) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com> --- webapp-runner-10/CHANGELOG.md | 6 +++++- webapp-runner-10/pom.xml | 2 +- webapp-runner-10/webapp-runner-main/pom.xml | 2 +- webapp-runner-10/webapp-runner-memcached/pom.xml | 2 +- webapp-runner-10/webapp-runner-redis/pom.xml | 2 +- webapp-runner-10/webapp-runner/pom.xml | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/webapp-runner-10/CHANGELOG.md b/webapp-runner-10/CHANGELOG.md index 1e1c1c8d..76de16d8 100644 --- a/webapp-runner-10/CHANGELOG.md +++ b/webapp-runner-10/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] +## [10.1.28.0] - 2024-09-04 + + ## [10.1.25.0] - 2024-07-17 - Update Tomcat to version `10.1.25`. ([#484](https://github.com/heroku/webapp-runner/pull/484)) @@ -37,7 +40,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Initial release with Tomcat 10.1 support. ([#397](https://github.com/heroku/webapp-runner/pull/397)) -[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.25.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.28.0...HEAD +[10.1.28.0]: https://github.com/heroku/webapp-runner/compare/v10.1.25.0...v10.1.28.0 [10.1.25.0]: https://github.com/heroku/webapp-runner/compare/v10.1.24.0...v10.1.25.0 [10.1.24.0]: https://github.com/heroku/webapp-runner/compare/v10.1.23.0...v10.1.24.0 [10.1.23.0]: https://github.com/heroku/webapp-runner/compare/v10.1.20.0...v10.1.23.0 diff --git a/webapp-runner-10/pom.xml b/webapp-runner-10/pom.xml index d323f0f1..e57d850d 100644 --- a/webapp-runner-10/pom.xml +++ b/webapp-runner-10/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.heroku webapp-runner-parent - 10.1.28.0-SNAPSHOT + 10.1.28.0 pom webapp-runner-parent Lightweight Application Launcher. Launch your webapp in the most popular open source web container diff --git a/webapp-runner-10/webapp-runner-main/pom.xml b/webapp-runner-10/webapp-runner-main/pom.xml index 4cd65990..b7e60e11 100644 --- a/webapp-runner-10/webapp-runner-main/pom.xml +++ b/webapp-runner-10/webapp-runner-main/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 10.1.28.0-SNAPSHOT + 10.1.28.0 4.0.0 webapp-runner-main diff --git a/webapp-runner-10/webapp-runner-memcached/pom.xml b/webapp-runner-10/webapp-runner-memcached/pom.xml index d8a31721..33bd3f20 100644 --- a/webapp-runner-10/webapp-runner-memcached/pom.xml +++ b/webapp-runner-10/webapp-runner-memcached/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 10.1.28.0-SNAPSHOT + 10.1.28.0 4.0.0 webapp-runner-memcached diff --git a/webapp-runner-10/webapp-runner-redis/pom.xml b/webapp-runner-10/webapp-runner-redis/pom.xml index 36d53981..45072068 100644 --- a/webapp-runner-10/webapp-runner-redis/pom.xml +++ b/webapp-runner-10/webapp-runner-redis/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 10.1.28.0-SNAPSHOT + 10.1.28.0 4.0.0 webapp-runner-redis diff --git a/webapp-runner-10/webapp-runner/pom.xml b/webapp-runner-10/webapp-runner/pom.xml index 826a46b7..f4aaeda9 100644 --- a/webapp-runner-10/webapp-runner/pom.xml +++ b/webapp-runner-10/webapp-runner/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 10.1.28.0-SNAPSHOT + 10.1.28.0 4.0.0 webapp-runner