[0.84.0](https://github.com/projen/projen/compare/v0.83.1...v0.84.0) (2024-07-08)
⚠ BREAKING CHANGES
* **publisher:** Changes the OpenJDK Java version used in the Publisher GitHub Actions Workflow to Amazon Corretto and Java 11. Use low-level [Object File Patches](https://projen.io/docs/concepts/escape-hatches#object-file-patches) to change to other versions.
* **publisher:** update jsii toolchain sdks (3694)
Features
* **publisher:** update jsii toolchain sdks ([3694](https://github.com/projen/projen/issues/3694)) ([66d00f6](https://github.com/projen/projen/commit/66d00f62c639915bed493d7100e65d406982d48d)), closes [#3687](https://github.com/projen/projen/issues/3687) [#3687](https://github.com/projen/projen/issues/3687)
Bug Fixes
* **publisher:** cannot publish to Maven due to release plugin incompatible with workflow jdk ([3708](https://github.com/projen/projen/issues/3708)) ([af64893](https://github.com/projen/projen/commit/af648933d8450590dd71e4971a85b3ff35369aed)), closes [#3707](https://github.com/projen/projen/issues/3707)