Skip to content

Commit c07180c

Browse files
fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin (#1142)
Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.11.2...1.11.3) --- updated-dependencies: - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53fe28a commit c07180c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.eclipse.lsp4e/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.googlecode.maven-download-plugin</groupId>
3131
<artifactId>download-maven-plugin</artifactId>
32-
<version>1.11.2</version>
32+
<version>1.11.3</version>
3333
<configuration>
3434
<!-- https://maven-download-plugin.github.io/maven-download-plugin/docsite/1.9.0/wget-mojo.html -->
3535
<alwaysVerifyChecksum>true</alwaysVerifyChecksum>

0 commit comments

Comments
 (0)