Skip to content

Commit

Permalink
Bump com.googlecode.maven-download-plugin:download-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) from 1.9.0 to 1.13.0.
- [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases)
- [Commits](download-maven-plugin/download-maven-plugin@1.9.0...1.13.0)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f30920b commit 8a84c6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.13.0</version>
<configuration>
<url>${tck.test.expression-language.url}</url>
<unpack>true</unpack>
Expand Down
2 changes: 1 addition & 1 deletion glassfish-runner/pages-tck/pages-tck-install/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.13.0</version>
<configuration>
<url>${tck.test.pages.url}</url>
<unpack>true</unpack>
Expand Down
2 changes: 1 addition & 1 deletion glassfish-runner/servlet-tck/servlet-tck-install/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.13.0</version>
<configuration>
<url>${tck.test.servlet.url}</url>
<unpack>true</unpack>
Expand Down

0 comments on commit 8a84c6d

Please sign in to comment.