Skip to content

Commit

Permalink
Merge pull request #117 from paketo-buildpacks/update/buildpack/yourk…
Browse files Browse the repository at this point in the history
…it-java

Bump yourkit-java from 2023.9.107 to 2023.9.109
  • Loading branch information
dmikusa authored Feb 19, 2024
2 parents 7004ac1 + 89908e8 commit 34ce0e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ api = "0.7"
name = "BP_YOURKIT_ENABLED"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:yourkit:java_profiler:2023.9.107:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:yourkit:java_profiler:2023.9.109:*:*:*:*:*:*:*"]
id = "yourkit-java"
name = "YourKit Java Agent"
purl = "pkg:generic/[email protected].107?arch=amd64"
sha256 = "807d20f6c8404083903d6f44bea269e9f94b9ab7c8c2500bd116520888fa4219"
purl = "pkg:generic/[email protected].109?arch=amd64"
sha256 = "e6ea1240da21537c21624366c020f660dd4bc115adec5fdca341d56a55af7c60"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://download.yourkit.com/yjp/2023.9/YourKit-JavaProfiler-2023.9-b107-x64.zip"
version = "2023.9.107"
uri = "https://download.yourkit.com/yjp/2023.9/YourKit-JavaProfiler-2023.9-b109-x64.zip"
version = "2023.9.109"

[[metadata.dependencies.licenses]]
uri = "https://www.yourkit.com/purchase/eula.pdf"
Expand Down

0 comments on commit 34ce0e7

Please sign in to comment.