Skip to content

Commit c8f2465

Browse files
Prepare release v78 (#265)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent fa7a1f5 commit c8f2465

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+
## [v78] - 2025-09-04
7+
58
* Fix a buildpack crash when determining Maven version that can occur for some configurations. ([#264](https://github.com/heroku/heroku-buildpack-java/pull/264))
69

710
## [v77] - 2025-09-04
@@ -118,7 +121,8 @@
118121

119122
* Added a new config var for customizing Maven options: `MAVEN_JAVA_OPTS`
120123

121-
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v77...main
124+
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v78...main
125+
[v78]: https://github.com/heroku/heroku-buildpack-java/compare/v77...v78
122126
[v77]: https://github.com/heroku/heroku-buildpack-java/compare/v76...v77
123127
[v76]: https://github.com/heroku/heroku-buildpack-java/compare/v75...v76
124128
[v75]: https://github.com/heroku/heroku-buildpack-java/compare/v74...v75

0 commit comments

Comments
 (0)