Skip to content

Commit

Permalink
Update maven to version 3.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkatonica committed Aug 5, 2024
1 parent 59a58b7 commit 8a8b966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/getDependencies.pl
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@
sha1 => '200da75e67689e8a604ec6fe9a6f55b2c000b6ce'
},
maven => {
url => 'https://dlcdn.apache.org/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz',
url => 'https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz',
fname => 'apache-maven-bin.tar.gz',
sha512 => '706f01b20dec0305a822ab614d51f32b07ee11d0218175e55450242e49d2156386483b506b3a4e8a03ac8611bae96395fd5eec15f50d3013d5deed6d1ee18224'
sha512 => '7d171def9b85846bf757a2cec94b7529371068a0670df14682447224e57983528e97a6d1b850327e4ca02b139abaab7fcb93c4315119e6f0ffb3f0cbc0d0b9a2'
});

my %system_jars = (
Expand Down

0 comments on commit 8a8b966

Please sign in to comment.