Skip to content

Commit

Permalink
Bump Tomcat 10.1 from 10.1.7 to 10.1.8 (#338)
Browse files Browse the repository at this point in the history
Bumps Tomcat 10.1 from 10.1.7 to 10.1.8.

Signed-off-by: GitHub <[email protected]>
Co-authored-by: paketo-bot <[email protected]>
  • Loading branch information
paketo-bot and paketo-bot authored Apr 20, 2023
1 parent 71639e3 commit 330ca9e
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 @@ -123,14 +123,14 @@ api = "0.7"
uri = "https://www.apache.org/licenses/"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:apache:tomcat:10.1.7:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:apache:tomcat:10.1.8:*:*:*:*:*:*:*"]
id = "tomcat"
name = "Apache Tomcat"
purl = "pkg:generic/[email protected].7"
sha256 = "e19c290cbd7c374ae7ae7d3fc9d931eac0c6ff34f619c3c37260336e73376267"
purl = "pkg:generic/[email protected].8"
sha256 = "97a9cafe80af89ccf1a1f4ecd9c658ceca5fd6ac428365e8b45f614d15b5bda6"
stacks = ["*"]
uri = "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.7/bin/apache-tomcat-10.1.7.tar.gz"
version = "10.1.7"
uri = "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.8/bin/apache-tomcat-10.1.8.tar.gz"
version = "10.1.8"

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

0 comments on commit 330ca9e

Please sign in to comment.