diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md
index 58fa6486..d6f30f28 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.112`. ([#697](https://github.com/heroku/webapp-runner/pull/697))
## [9.0.111.0] - 2025-11-04
diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml
index 585e1731..fd7dfbb1 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.111.1-SNAPSHOT
+ 9.0.112.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.52.0
UTF-8
2.0.0
- 9.0.111
+ 9.0.112
3.12.0
1.7.0
7.11.0
diff --git a/webapp-runner-9/webapp-runner-main/pom.xml b/webapp-runner-9/webapp-runner-main/pom.xml
index b245a006..a0b05304 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.111.1-SNAPSHOT
+ 9.0.112.0-SNAPSHOT
webapp-runner-main
4.0.0
diff --git a/webapp-runner-9/webapp-runner-memcached/pom.xml b/webapp-runner-9/webapp-runner-memcached/pom.xml
index 74496280..e6723cde 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.111.1-SNAPSHOT
+ 9.0.112.0-SNAPSHOT
webapp-runner-memcached
4.0.0
diff --git a/webapp-runner-9/webapp-runner-redis/pom.xml b/webapp-runner-9/webapp-runner-redis/pom.xml
index 9022273f..0c354b00 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.111.1-SNAPSHOT
+ 9.0.112.0-SNAPSHOT
webapp-runner-redis
4.0.0
diff --git a/webapp-runner-9/webapp-runner/pom.xml b/webapp-runner-9/webapp-runner/pom.xml
index 7cf0c407..18f1f7cb 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.111.1-SNAPSHOT
+ 9.0.112.0-SNAPSHOT
webapp-runner
4.0.0