From c430a34d7c39e77028292c081f7ad89e36047cf0 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:17:38 +0000 Subject: [PATCH] Prepare release v10.1.31.0 --- 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 6aafccb..9328bdc 100644 --- a/webapp-runner-10/CHANGELOG.md +++ b/webapp-runner-10/CHANGELOG.md @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] + +## [10.1.31.0] - 2024-10-21 + - Update Tomcat to version `10.1.31`. ([#537](https://github.com/heroku/webapp-runner/pull/537)) ## [10.1.28.0] - 2024-09-04 @@ -41,7 +44,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.28.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.31.0...HEAD +[10.1.31.0]: https://github.com/heroku/webapp-runner/compare/v10.1.28.0...v10.1.31.0 [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 diff --git a/webapp-runner-10/pom.xml b/webapp-runner-10/pom.xml index 4f2033e..bf12886 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.31.0-SNAPSHOT + 10.1.31.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 75157de..581a862 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.31.0-SNAPSHOT + 10.1.31.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 867d3fb..7cc5d57 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.31.0-SNAPSHOT + 10.1.31.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 ff147a2..ce654bf 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.31.0-SNAPSHOT + 10.1.31.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 f9bec24..cbb84a6 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.31.0-SNAPSHOT + 10.1.31.0 4.0.0 webapp-runner