Skip to content

Commit

Permalink
Merge pull request #1345 from paketo-buildpacks/update/package/liberty
Browse files Browse the repository at this point in the history
Bump gcr.io/paketo-buildpacks/liberty from 4.0.1 to 4.0.4
  • Loading branch information
anthonydahanne committed Mar 26, 2024
2 parents ab151ca + d85dc7e commit 1b033a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/liberty"
optional = true
version = "4.0.1"
version = "4.0.4"

[[order.group]]
id = "paketo-buildpacks/dist-zip"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
uri = "docker://gcr.io/paketo-buildpacks/apache-tomee:1.8.2"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/liberty:4.0.1"
uri = "docker://gcr.io/paketo-buildpacks/liberty:4.0.4"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/dist-zip:5.6.10"
Expand Down

0 comments on commit 1b033a5

Please sign in to comment.