diff --git a/webapp-runner-10/CHANGELOG.md b/webapp-runner-10/CHANGELOG.md index 6aafccb4..9328bdc2 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 4f2033e3..bf128861 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 75157dea..581a862d 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 867d3fb9..7cc5d572 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 ff147a21..ce654bfa 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 f9bec24d..cbb84a6b 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