diff --git a/webapp-runner-10/CHANGELOG.md b/webapp-runner-10/CHANGELOG.md index 988f95d5..dba4bbd8 100644 --- a/webapp-runner-10/CHANGELOG.md +++ b/webapp-runner-10/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 `10.1.34`. ([#569](https://github.com/heroku/webapp-runner/pull/569)) ## [10.1.33.0] - 2024-11-20 diff --git a/webapp-runner-10/pom.xml b/webapp-runner-10/pom.xml index 0a049790..30947719 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.33.1-SNAPSHOT + 10.1.34.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.41.0 UTF-8 2.0.0 - 10.1.33 + 10.1.34 3.11.2 1.7.0 7.10.2 diff --git a/webapp-runner-10/webapp-runner-main/pom.xml b/webapp-runner-10/webapp-runner-main/pom.xml index bc705a16..90e0fa71 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.33.1-SNAPSHOT + 10.1.34.0-SNAPSHOT 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 989e0245..93920e7d 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.33.1-SNAPSHOT + 10.1.34.0-SNAPSHOT 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 21851b9f..e741c21f 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.33.1-SNAPSHOT + 10.1.34.0-SNAPSHOT 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 6ae53346..c1e529b0 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.33.1-SNAPSHOT + 10.1.34.0-SNAPSHOT 4.0.0 webapp-runner