Merge branch 'dependabot/maven/search-services/com.googlecode.maven-download-plugin-download-maven-plugin-1.5.0' into 'master'

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

See merge request search_discovery/insightengine!322
This commit is contained in:
Tom Page
2020-01-23 14:00:18 +00:00

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>
<executions>
<execution>
<id>unpack-solr-war</id>