diff --git a/webapp-runner-10/CHANGELOG.md b/webapp-runner-10/CHANGELOG.md index bf380ec9..83cbb5d6 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.49.0] - 2025-12-04 + - Update Tomcat to version `10.1.49`. ([#699](https://github.com/heroku-webapp-runner/pull/699)) ## [10.1.48.0] - 2025-11-04 @@ -80,7 +83,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.48.0...HEAD +[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.49.0...HEAD +[10.1.49.0]: https://github.com/heroku/webapp-runner/compare/v10.1.48.0...v10.1.49.0 [10.1.48.0]: https://github.com/heroku/webapp-runner/compare/v10.1.46.0...v10.1.48.0 [10.1.46.0]: https://github.com/heroku/webapp-runner/compare/v10.1.44.0...v10.1.46.0 [10.1.44.0]: https://github.com/heroku/webapp-runner/compare/v10.1.43.0...v10.1.44.0 diff --git a/webapp-runner-10/pom.xml b/webapp-runner-10/pom.xml index 360a22cb..edd74920 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.49.0-SNAPSHOT + 10.1.49.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 24ce181a..53681e15 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.49.0-SNAPSHOT + 10.1.49.0 webapp-runner-main 4.0.0 diff --git a/webapp-runner-10/webapp-runner-memcached/pom.xml b/webapp-runner-10/webapp-runner-memcached/pom.xml index 74d58c16..0ddd032e 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.49.0-SNAPSHOT + 10.1.49.0 webapp-runner-memcached 4.0.0 diff --git a/webapp-runner-10/webapp-runner-redis/pom.xml b/webapp-runner-10/webapp-runner-redis/pom.xml index 9f9b8b74..0a8aea1c 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.49.0-SNAPSHOT + 10.1.49.0 webapp-runner-redis 4.0.0 diff --git a/webapp-runner-10/webapp-runner/pom.xml b/webapp-runner-10/webapp-runner/pom.xml index 479eacb8..6e616f2a 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.49.0-SNAPSHOT + 10.1.49.0 webapp-runner 4.0.0