From 5149b674e0c3057eb2106dbd8d90223bbc0c5cb7 Mon Sep 17 00:00:00 2001 From: Manuel Fuchs Date: Thu, 2 Jan 2025 18:07:24 +0100 Subject: [PATCH] Update version --- webapp-runner-9/CHANGELOG.md | 1 + webapp-runner-9/pom.xml | 2 +- webapp-runner-9/webapp-runner-main/pom.xml | 2 +- webapp-runner-9/webapp-runner-memcached/pom.xml | 2 +- webapp-runner-9/webapp-runner-redis/pom.xml | 2 +- webapp-runner-9/webapp-runner/pom.xml | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md index 6b3b7c08..85623954 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.98`. ([#568](https://github.com/heroku/webapp-runner/pull/568)) ## [9.0.97.0] - 2024-11-20 diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml index 58f43580..c66c49d9 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.97.1-SNAPSHOT + 9.0.98.0-SNAPSHOT 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 ef7161a5..e63ce552 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.97.1-SNAPSHOT + 9.0.98.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 791e00ed..c68133d5 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.97.1-SNAPSHOT + 9.0.98.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 ed2405ca..ce0c9f79 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.97.1-SNAPSHOT + 9.0.98.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 d85dd55f..c3cee333 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.97.1-SNAPSHOT + 9.0.98.0-SNAPSHOT 4.0.0 webapp-runner