Skip to content

Commit

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

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 May 27, 2024
1 parent adabeb4 commit aa5ec88
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 @@ -113,12 +113,12 @@ api = "0.7"
id = "maven"
name = "Apache Maven"
purl = "pkg:generic/[email protected]"
sha256 = "6eedd2cae3626d6ad3a5c9ee324bd265853d64297f07f033430755bd0e0c3a4b"
source = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-src.tar.gz"
source-sha256 = "817d8fbfc1f4d91712bfb1ff839a603f9873c4125e89151ae52b56f72ee8043e"
sha256 = "c8fb9f620e5814588c2241142bbd9827a08e3cb415f7aa437f2ed44a3eeab62c"
source = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-src.tar.gz"
source-sha256 = "469580a1f25b998f294a07391412f4ec6eefdd05c328c0068f44588e438e702d"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.tar.gz"
version = "3.9.6"
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.tar.gz"
version = "3.9.7"

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

0 comments on commit aa5ec88

Please sign in to comment.