Bump download-maven-plugin from 1.3.0 to 1.5.0 in /search-services

Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.3.0...1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-13 22:15:36 +00:00
committed by GitHub
parent 57cbe5d54e
commit 204adea252
+1 -1
View File
@@ -60,7 +60,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.3.0</version><!-- 1.4.0 gives class not found issues with "CachedFileEntry": https://github.com/maven-download-plugin/maven-download-plugin/issues/80 -->
<version>1.5.0</version><!-- 1.4.0 gives class not found issues with "CachedFileEntry": https://github.com/maven-download-plugin/maven-download-plugin/issues/80 -->
<executions>
<execution>
<id>unpack-solr-war</id>