Skip to content

Commit

Permalink
Update dependency com.googlecode.maven-download-plugin:download-maven…
Browse files Browse the repository at this point in the history
…-plugin to v1.11.5
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 00c2438 commit cb0ccdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ SOFTWARE.
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.11.2</version>
<version>1.11.5</version>
<executions>
<execution>
<phase>generate-test-resources</phase>
Expand Down
2 changes: 1 addition & 1 deletion src/it/simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SOFTWARE.
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.11.2</version>
<version>1.11.5</version>
<executions>
<execution>
<phase>initialize</phase>
Expand Down

0 comments on commit cb0ccdd

Please sign in to comment.