Skip to content

Commit

Permalink
Merge pull request #116 from paketo-buildpacks/update/buildpack/jprof…
Browse files Browse the repository at this point in the history
…iler

Bump jprofiler from 14.0.3 to 14.0.4
  • Loading branch information
dmikusa authored Sep 18, 2024
2 parents 713243a + a6a0f16 commit 18a18b9
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 @@ -54,14 +54,14 @@ api = "0.7"
name = "BP_JPROFILER_ENABLED"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:jprofiler:agent:14.0.3:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:jprofiler:agent:14.0.4:*:*:*:*:*:*:*"]
id = "jprofiler"
name = "JProfiler Agent"
purl = "pkg:generic/[email protected].3"
sha256 = "60a878023e5b77b13b7e545a0abaed5cb2a8111374c0f56032a26fb0b2acee05"
purl = "pkg:generic/[email protected].4"
sha256 = "3bf4b2c4a76da95a7aac9dea69ccdb48d9f224cb70dfdf8962af8f760eb5b5dc"
stacks = ["*"]
uri = "https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_14_0_3.tar.gz"
version = "14.0.3"
uri = "https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_14_0_4.tar.gz"
version = "14.0.4"

[[metadata.dependencies.licenses]]
uri = "https://www.ej-technologies.com/buy/jprofiler/licensing.html"
Expand Down

0 comments on commit 18a18b9

Please sign in to comment.