Skip to content

Commit

Permalink
Merge pull request #59 from teverett/dependabot/maven/com.googlecode.…
Browse files Browse the repository at this point in the history
…maven-download-plugin-download-maven-plugin-1.9.0

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.7.1 to 1.9.0
  • Loading branch information
teverett authored Jun 9, 2024
2 parents 31e7770 + 8240991 commit 763eb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.7.1</version>
<version>1.9.0</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 763eb0e

Please sign in to comment.