diff --git a/webapp-runner-9/CHANGELOG.md b/webapp-runner-9/CHANGELOG.md
index d6f30f28..04ac6be0 100644
--- a/webapp-runner-9/CHANGELOG.md
+++ b/webapp-runner-9/CHANGELOG.md
@@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [Unreleased]
+
+## [9.0.112.0] - 2025-12-04
+
- Update Tomcat to version `9.0.112`. ([#697](https://github.com/heroku/webapp-runner/pull/697))
## [9.0.111.0] - 2025-11-04
@@ -90,7 +93,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- Update Tomcat to version `9.0.80`. ([#356](https://github.com/heroku/webapp-runner/pull/356))
-[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.111.0...HEAD
+[unreleased]: https://github.com/heroku/webapp-runner/compare/v9.0.112.0...HEAD
+[9.0.112.0]: https://github.com/heroku/webapp-runner/compare/v9.0.111.0...v9.0.112.0
[9.0.111.0]: https://github.com/heroku/webapp-runner/compare/v9.0.109.0...v9.0.111.0
[9.0.109.0]: https://github.com/heroku/webapp-runner/compare/v9.0.108.0...v9.0.109.0
[9.0.108.0]: https://github.com/heroku/webapp-runner/compare/v9.0.107.0...v9.0.108.0
diff --git a/webapp-runner-9/pom.xml b/webapp-runner-9/pom.xml
index f8de1131..8fbb547e 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.112.0-SNAPSHOT
+ 9.0.112.0
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 a0b05304..54fd81ee 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.112.0-SNAPSHOT
+ 9.0.112.0
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 e6723cde..a1fe8850 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.112.0-SNAPSHOT
+ 9.0.112.0
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 0c354b00..770f1ebf 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.112.0-SNAPSHOT
+ 9.0.112.0
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 18f1f7cb..049f092d 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.112.0-SNAPSHOT
+ 9.0.112.0
webapp-runner
4.0.0