Skip to content

Commit

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

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 Aug 19, 2024
1 parent 6ef8358 commit 177e532
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/apache-maven@3.8.6"
sha256 = "067672629075b740e3d0a928e21021dd615a53287af36d4ccca44e87e081d102"
source = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-src.tar.gz"
source-sha256 = "c035591b9238d6832c19ad6e56506631f6330ad5c53868a80fdd5eaea365a467"
sha256 = "7a9cdf674fc1703d6382f5f330b3d110ea1b512b51f1652846d9e4e8a588d766"
source = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-src.tar.gz"
source-sha256 = "8a24c448d4ac397e6b0c019a4d7250068c02d1cdb553299e6bb71c3ccca78b2c"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.tar.gz"
version = "3.9.8"
uri = "https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.tar.gz"
version = "3.9.9"

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

0 comments on commit 177e532

Please sign in to comment.