Skip to content

Commit 6dae5ed

Browse files
Prepare release v79 (#267)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 76d90e7 commit 6dae5ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v79] - 2025-09-04
7+
58
* Add Maven Wrapper validation with clear error message when required files are missing ([#266](https://github.com/heroku/heroku-buildpack-java/pull/266))
69

710
## [v78] - 2025-09-04
@@ -122,7 +125,8 @@
122125

123126
* Added a new config var for customizing Maven options: `MAVEN_JAVA_OPTS`
124127

125-
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v78...main
128+
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v79...main
129+
[v79]: https://github.com/heroku/heroku-buildpack-java/compare/v78...v79
126130
[v78]: https://github.com/heroku/heroku-buildpack-java/compare/v77...v78
127131
[v77]: https://github.com/heroku/heroku-buildpack-java/compare/v76...v77
128132
[v76]: https://github.com/heroku/heroku-buildpack-java/compare/v75...v76

0 commit comments

Comments
 (0)