diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md index 38056c90..fc910301 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.113.0] - 2026-01-07 + - Update Tomcat to version `9.0.113`. ([#711](https://github.com/heroku/webapp-runner/pull/711)) ## [9.0.112.0] - 2025-12-04 @@ -94,7 +97,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.112.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.113.0...HEAD +[9.0.113.0]: https://github.com/heroku/webapp-runner/compare/v9.0.112.0...v9.0.113.0 [9.0.112.0]: https://github.com/heroku/webapp-runner/compare/v9.0.111.0...v9.0.112.0 [9.0.111.0]: https://github.com/heroku/webapp-runner/compare/v9.0.109.0...v9.0.111.0 [9.0.109.0]: https://github.com/heroku/webapp-runner/compare/v9.0.108.0...v9.0.109.0 diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml index 7ff4edff..503f83c4 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.113.0-SNAPSHOT + 9.0.113.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 fb7006ab..89228769 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.113.0-SNAPSHOT + 9.0.113.0 webapp-runner-main 4.0.0 diff --git a/webapp-runner-9/webapp-runner-memcached/pom.xml b/webapp-runner-9/webapp-runner-memcached/pom.xml index 55bcb5c1..ab722c63 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.113.0-SNAPSHOT + 9.0.113.0 webapp-runner-memcached 4.0.0 diff --git a/webapp-runner-9/webapp-runner-redis/pom.xml b/webapp-runner-9/webapp-runner-redis/pom.xml index b6048e7c..74f23f4f 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.113.0-SNAPSHOT + 9.0.113.0 webapp-runner-redis 4.0.0 diff --git a/webapp-runner-9/webapp-runner/pom.xml b/webapp-runner-9/webapp-runner/pom.xml index 32382825..6a121a98 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.113.0-SNAPSHOT + 9.0.113.0 webapp-runner 4.0.0