From 30440f72020a92008c2f5de1ae0e0aab388b75d1 Mon Sep 17 00:00:00 2001 From: "heroku-linguist[bot]" <136119646+heroku-linguist[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:07:46 +0000 Subject: [PATCH] Prepare release v9.0.96.0 --- webapp-runner-9/CHANGELOG.md | 6 +++++- webapp-runner-9/pom.xml | 2 +- webapp-runner-9/webapp-runner-main/pom.xml | 2 +- webapp-runner-9/webapp-runner-memcached/pom.xml | 2 +- webapp-runner-9/webapp-runner-redis/pom.xml | 2 +- webapp-runner-9/webapp-runner/pom.xml | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md index 0e52242..6c0ff24 100644 --- a/webapp-runner-9/CHANGELOG.md +++ b/webapp-runner-9/CHANGELOG.md @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] + +## [9.0.96.0] - 2024-10-21 + - Update Tomcat to version `9.0.96`. ([#536](https://github.com/heroku/webapp-runner/pull/536)) ## [9.0.93.0] - 2024-09-04 @@ -51,7 +54,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Update Tomcat to version `9.0.80`. ([#356](https://github.com/heroku/webapp-runner/pull/356)) -[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.93.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.96.0...HEAD +[9.0.96.0]: https://github.com/heroku/webapp-runner/compare/v9.0.93.0...v9.0.96.0 [9.0.93.0]: https://github.com/heroku/webapp-runner/compare/v9.0.91.0...v9.0.93.0 [9.0.91.0]: https://github.com/heroku/webapp-runner/compare/v9.0.89.0...v9.0.91.0 [9.0.89.0]: https://github.com/heroku/webapp-runner/compare/v9.0.88.0...v9.0.89.0 diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml index fba840f..5f3a711 100644 --- a/webapp-runner-9/pom.xml +++ b/webapp-runner-9/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.heroku webapp-runner-parent - 9.0.96.0-SNAPSHOT + 9.0.96.0 pom webapp-runner-parent Lightweight Application Launcher. Launch your webapp in the most popular open source web container diff --git a/webapp-runner-9/webapp-runner-main/pom.xml b/webapp-runner-9/webapp-runner-main/pom.xml index 5aa200c..410b599 100644 --- a/webapp-runner-9/webapp-runner-main/pom.xml +++ b/webapp-runner-9/webapp-runner-main/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.96.0-SNAPSHOT + 9.0.96.0 4.0.0 webapp-runner-main diff --git a/webapp-runner-9/webapp-runner-memcached/pom.xml b/webapp-runner-9/webapp-runner-memcached/pom.xml index 4633e26..590c78e 100644 --- a/webapp-runner-9/webapp-runner-memcached/pom.xml +++ b/webapp-runner-9/webapp-runner-memcached/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.96.0-SNAPSHOT + 9.0.96.0 4.0.0 webapp-runner-memcached diff --git a/webapp-runner-9/webapp-runner-redis/pom.xml b/webapp-runner-9/webapp-runner-redis/pom.xml index 5a39467..37d2383 100644 --- a/webapp-runner-9/webapp-runner-redis/pom.xml +++ b/webapp-runner-9/webapp-runner-redis/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.96.0-SNAPSHOT + 9.0.96.0 4.0.0 webapp-runner-redis diff --git a/webapp-runner-9/webapp-runner/pom.xml b/webapp-runner-9/webapp-runner/pom.xml index 92e8ab9..5c0398c 100644 --- a/webapp-runner-9/webapp-runner/pom.xml +++ b/webapp-runner-9/webapp-runner/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.96.0-SNAPSHOT + 9.0.96.0 4.0.0 webapp-runner