diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md index 4b73bdcb..daa2e849 100644 --- a/webapp-runner-9/CHANGELOG.md +++ b/webapp-runner-9/CHANGELOG.md @@ -4,6 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] +- Update Tomcat to version `9.0.96`. ([#000](https://github.com/heroku/webapp-runner/pull/000)) ## [9.0.93.0] - 2024-09-04 diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml index 8bda1cf0..fba840f8 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.93.1-SNAPSHOT + 9.0.96.0-SNAPSHOT pom webapp-runner-parent Lightweight Application Launcher. Launch your webapp in the most popular open source web container @@ -66,7 +66,7 @@ 3.37.0 UTF-8 2.0.0 - 9.0.93 + 9.0.96 3.10.1 1.7.0 7.10.2 diff --git a/webapp-runner-9/webapp-runner-main/pom.xml b/webapp-runner-9/webapp-runner-main/pom.xml index 21d0c23d..5aa200c0 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.93.1-SNAPSHOT + 9.0.96.0-SNAPSHOT 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 b37dff07..4633e262 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.93.1-SNAPSHOT + 9.0.96.0-SNAPSHOT 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 0037c010..5a39467c 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.93.1-SNAPSHOT + 9.0.96.0-SNAPSHOT 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 c4afcffd..92e8ab9f 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.93.1-SNAPSHOT + 9.0.96.0-SNAPSHOT 4.0.0 webapp-runner