Skip to content

Commit e0fd4f3

Browse files
Prepare release v77 (#263)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent b75a8c4 commit e0fd4f3

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+
## [v77] - 2025-09-04
7+
58
* Refactor Maven installation and invocation code ([#257](https://github.com/heroku/heroku-buildpack-java/pull/257))
69
* Improve error messages with detailed troubleshooting guidance ([#257](https://github.com/heroku/heroku-buildpack-java/pull/257))
710
* Enhance `settings.xml` handling and error reporting ([#257](https://github.com/heroku/heroku-buildpack-java/pull/257))
@@ -114,7 +117,8 @@
114117

115118
* Added a new config var for customizing Maven options: `MAVEN_JAVA_OPTS`
116119

117-
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v76...main
120+
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v77...main
121+
[v77]: https://github.com/heroku/heroku-buildpack-java/compare/v76...v77
118122
[v76]: https://github.com/heroku/heroku-buildpack-java/compare/v75...v76
119123
[v75]: https://github.com/heroku/heroku-buildpack-java/compare/v74...v75
120124
[v74]: https://github.com/heroku/heroku-buildpack-java/compare/v73...v74

0 commit comments

Comments
 (0)