Skip to content

Commit

Permalink
Bump Maven 3 from 3.9.4 to 3.9.5
Browse files Browse the repository at this point in the history
Bumps Maven 3 from 3.9.4 to 3.9.5.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot authored Oct 5, 2023
1 parent 287a225 commit d484bea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ api = "0.7"
id = "maven"
name = "Apache Maven"
purl = "pkg:generic/apache-maven@3.8.6"
sha256 = "ff66b70c830a38d331d44f6c25a37b582471def9a161c93902bac7bea3098319"
sha256 = "5fd272b105041fe81e2e42f6399765e015fc4938ef3753ba4af9f0119d84ef7c"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.tar.gz"
version = "3.9.4"
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.tar.gz"
version = "3.9.5"

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

0 comments on commit d484bea

Please sign in to comment.