Skip to content

Commit

Permalink
Bump Tomcat 8 from 8.5.88 to 8.5.89
Browse files Browse the repository at this point in the history
Bumps Tomcat 8 from 8.5.88 to 8.5.89.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored May 22, 2023
1 parent 652e006 commit 4f5dee9
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 @@ -81,14 +81,14 @@ api = "0.7"
name = "BP_TOMCAT_VERSION"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:apache:tomcat:8.5.88:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:apache:tomcat:8.5.89:*:*:*:*:*:*:*"]
id = "tomcat"
name = "Apache Tomcat"
purl = "pkg:generic/[email protected].88"
sha256 = "fd030eb0120aad3493f7354a57b2ee11a4d77d07ec48de2b8ab090046f0ed2a2"
purl = "pkg:generic/[email protected].89"
sha256 = "e861321013a7dfca5b666e469234c26f5475c5345937bfdeb1c4a9c1f965b5a2"
stacks = ["*"]
uri = "https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.88/bin/apache-tomcat-8.5.88.tar.gz"
version = "8.5.88"
uri = "https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.89/bin/apache-tomcat-8.5.89.tar.gz"
version = "8.5.89"

[[metadata.dependencies.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit 4f5dee9

Please sign in to comment.