Skip to content

Commit

Permalink
Merge pull request #53 from paketo-buildpacks/update/buildpack/jdk-11
Browse files Browse the repository at this point in the history
Bump JDK 11 from 11.0.9 to 11.0.10
  • Loading branch information
ekcasey authored Jan 22, 2021
2 parents 8507a82 + 149d696 commit a5484e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
[[metadata.dependencies]]
id = "jdk"
name = "Azul Zulu JDK"
version = "11.0.9"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-11/11.0.9/zulu-11-azure-jdk_11.43.21-11.0.9-linux_x64.tar.gz"
sha256 = "4fefbdeaf1be6c06bee30963b18f625d026374cf035bfe075178eb3baed67895"
version = "11.0.10"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-11/11.0.10/zulu-11-azure-jdk_11.45.27-11.0.10-linux_x64.tar.gz"
sha256 = "9db6b4f31d2e35fbf008cf3826af13f43d98752bbfea4f04902a4d742693401d"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit a5484e3

Please sign in to comment.