Skip to content

Commit

Permalink
Merge pull request #512 from sophiaxu0424/issue5073-2
Browse files Browse the repository at this point in the history
Remove maven_jar_plugin dependence
  • Loading branch information
LongyuZhang committed Mar 12, 2024
2 parents 6fa52de + 1281421 commit 5d4bbb7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/getDependencies.pl
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@
fname => 'byte-buddy.jar',
sha1 => '6e37f743dc15a8d7a4feb3eb0025cbc612d5b9e1'
},
maven_jar_plugin => {
url => 'https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar',
fname => 'maven-jar-plugin.jar',
sha1 => '21829ae5feec95ae6fec425f2d85bbbfe49880c4'
},
testng => {
url => 'https://repo1.maven.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar',
fname => 'testng.jar',
Expand Down

0 comments on commit 5d4bbb7

Please sign in to comment.