Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/apache-tomcat from 8.1.3 to 8.1.5
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/apache-tomcat from 8.1.3 to 8.1.5.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Aug 8, 2024
1 parent 4b0a2b6 commit 0200758
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/apache-tomcat"
optional = true
version = "8.1.3"
version = "8.1.5"

[[order.group]]
id = "paketo-buildpacks/apache-tomee"
Expand Down
10 changes: 5 additions & 5 deletions package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
uri = "docker://gcr.io/paketo-buildpacks/executable-jar:6.11.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/apache-tomcat:8.1.3"
uri = "docker://gcr.io/paketo-buildpacks/apache-tomcat:8.1.5"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/apache-tomee:1.10.2"
Expand Down Expand Up @@ -74,9 +74,9 @@
uri = "docker://gcr.io/paketo-buildpacks/image-labels:4.7.1"

[[targets]]
os = "linux"
arch = "amd64"
arch = "amd64"
os = "linux"

[[targets]]
os = "linux"
arch = "arm64"
arch = "arm64"
os = "linux"

0 comments on commit 0200758

Please sign in to comment.