From 410e4b980bab521d7f3268c6e1b0e9c93286fe1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:38:01 +0200 Subject: [PATCH] Bump tomcat.version from 9.0.76 to 9.0.78 (#353) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Fuchs --- pom.xml | 4 ++-- webapp-runner-main/pom.xml | 2 +- webapp-runner-memcached/pom.xml | 2 +- webapp-runner-redis/pom.xml | 2 +- webapp-runner/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9b0cc18d..b431178c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.heroku webapp-runner-parent - 9.0.76.0-SNAPSHOT + 9.0.78.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.23.2 UTF-8 2.0.0 - 9.0.76 + 9.0.78 3.5.0 1.6.13 7.8.0 diff --git a/webapp-runner-main/pom.xml b/webapp-runner-main/pom.xml index 6ba845f5..1356d75c 100644 --- a/webapp-runner-main/pom.xml +++ b/webapp-runner-main/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.76.0-SNAPSHOT + 9.0.78.0-SNAPSHOT 4.0.0 webapp-runner-main diff --git a/webapp-runner-memcached/pom.xml b/webapp-runner-memcached/pom.xml index 3244b49c..d7f0e4d6 100644 --- a/webapp-runner-memcached/pom.xml +++ b/webapp-runner-memcached/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.76.0-SNAPSHOT + 9.0.78.0-SNAPSHOT 4.0.0 webapp-runner-memcached diff --git a/webapp-runner-redis/pom.xml b/webapp-runner-redis/pom.xml index c3f50fd2..57930dc7 100644 --- a/webapp-runner-redis/pom.xml +++ b/webapp-runner-redis/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.76.0-SNAPSHOT + 9.0.78.0-SNAPSHOT 4.0.0 webapp-runner-redis diff --git a/webapp-runner/pom.xml b/webapp-runner/pom.xml index 9535c357..ca829b12 100644 --- a/webapp-runner/pom.xml +++ b/webapp-runner/pom.xml @@ -4,7 +4,7 @@ webapp-runner-parent com.heroku - 9.0.76.0-SNAPSHOT + 9.0.78.0-SNAPSHOT 4.0.0 webapp-runner