Skip to content

Commit

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

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.10.0
  • Loading branch information
teverett authored Oct 7, 2024
2 parents fa627a0 + 7443c05 commit 7b76322
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.9.0</version>
<version>1.10.0</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 7b76322

Please sign in to comment.