Update heroku/buildpacks-jvm to v2.0.0#368
Merged
Merged
Conversation
Malax
approved these changes
Jul 31, 2023
heroku-linguist Bot
added a commit
that referenced
this pull request
Apr 24, 2025
## heroku/go ### Changed - Update build output style ([#368](https://github.com/heroku/buildpacks-php/pull/368))
heroku-linguist Bot
added a commit
that referenced
this pull request
May 20, 2025
## heroku/python ### Changed - Updated pip from 25.0.1 to 25.1.1. ([#365](heroku/buildpacks-python#365)) - Updated Poetry from 2.1.2 to 2.1.3. ([#364](heroku/buildpacks-python#364)) - Updated uv from 0.7.3 to 0.7.6. ([#368](heroku/buildpacks-python#368) and [#369](heroku/buildpacks-python#369))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
heroku/java
heroku/jvmto2.0.0.heroku/mavento2.0.0.heroku/java-function
heroku/jvm-function-invokerto2.0.0.heroku/jvmto2.0.0.heroku/mavento2.0.0.heroku/jvm
system.propertieswhen the buildpack is used standalone (no other buildpack addsjdkto the build planrequires). Users that use this buildpack in a standalone fashion can add asystem.propertiesfile to their application with the following contents to restore the old behavior of installing the most recent OpenJDK 8 release:java.runtime.version=8. (#546)heroku/jvm-function-invoker
heroku/maven
heroku/sbt
heroku/scala
heroku/jvmto2.0.0.heroku/sbtto2.0.0.