diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md index 8562395..1173b71 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.98.0] - 2025-01-02 + - Update Tomcat to version `9.0.98`. ([#568](https://github.com/heroku/webapp-runner/pull/568)) ## [9.0.97.0] - 2024-11-20 @@ -59,7 +62,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.97.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.98.0...HEAD +[9.0.98.0]: https://github.com/heroku/webapp-runner/compare/v9.0.97.0...v9.0.98.0 [9.0.97.0]: https://github.com/heroku/webapp-runner/compare/v9.0.96.0...v9.0.97.0 [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 diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml index c66c49d..e67b56a 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.98.0-SNAPSHOT + 9.0.98.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 e63ce55..c7ede18 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.98.0-SNAPSHOT + 9.0.98.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 c68133d..6b8341e 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.98.0-SNAPSHOT + 9.0.98.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 ce0c9f7..56e870f 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.98.0-SNAPSHOT + 9.0.98.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 c3cee33..24abda8 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.98.0-SNAPSHOT + 9.0.98.0 4.0.0 webapp-runner