diff --git a/webapp-runner-10/CHANGELOG.md b/webapp-runner-10/CHANGELOG.md
index dba4bbd..48f5a01 100644
--- a/webapp-runner-10/CHANGELOG.md
+++ b/webapp-runner-10/CHANGELOG.md
@@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [Unreleased]
+
+## [10.1.34.0] - 2025-01-02
+
- Update Tomcat to version `10.1.34`. ([#569](https://github.com/heroku/webapp-runner/pull/569))
## [10.1.33.0] - 2024-11-20
@@ -49,7 +52,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- Initial release with Tomcat 10.1 support. ([#397](https://github.com/heroku/webapp-runner/pull/397))
-[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.33.0...HEAD
+[unreleased]: https://github.com/heroku/webapp-runner/compare/v10.1.34.0...HEAD
+[10.1.34.0]: https://github.com/heroku/webapp-runner/compare/v10.1.33.0...v10.1.34.0
[10.1.33.0]: https://github.com/heroku/webapp-runner/compare/v10.1.31.0...v10.1.33.0
[10.1.31.0]: https://github.com/heroku/webapp-runner/compare/v10.1.28.0...v10.1.31.0
[10.1.28.0]: https://github.com/heroku/webapp-runner/compare/v10.1.25.0...v10.1.28.0
diff --git a/webapp-runner-10/pom.xml b/webapp-runner-10/pom.xml
index 3094771..27b4244 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.34.0-SNAPSHOT
+ 10.1.34.0
pom
webapp-runner-parent
Lightweight Application Launcher. Launch your webapp in the most popular open source web container
diff --git a/webapp-runner-10/webapp-runner-main/pom.xml b/webapp-runner-10/webapp-runner-main/pom.xml
index 90e0fa7..8b92d75 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.34.0-SNAPSHOT
+ 10.1.34.0
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 93920e7..4d25028 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.34.0-SNAPSHOT
+ 10.1.34.0
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 e741c21..69a7df9 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.34.0-SNAPSHOT
+ 10.1.34.0
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 c1e529b..64d4e0e 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.34.0-SNAPSHOT
+ 10.1.34.0
4.0.0
webapp-runner