Skip to content

Commit

Permalink
Merge pull request #1562 from paketo-buildpacks/update/package/apache…
Browse files Browse the repository at this point in the history
…-tomcat

Bump gcr.io/paketo-buildpacks/apache-tomcat from 8.1.7 to 8.2.0
  • Loading branch information
dmikusa authored Oct 4, 2024
2 parents 0b0713e + 66118b9 commit 7edad21
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 @@ -93,7 +93,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/apache-tomcat"
optional = true
version = "8.1.7"
version = "8.2.0"

[[order.group]]
id = "paketo-buildpacks/apache-tomee"
Expand Down
2 changes: 1 addition & 1 deletion 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.3"

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

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/apache-tomee:1.10.4"
Expand Down

0 comments on commit 7edad21

Please sign in to comment.