Skip to content

Commit

Permalink
Update dependency-check-maven for jeremylong/DependencyCheck#1394 .
Browse files Browse the repository at this point in the history
  • Loading branch information
tan9 committed Aug 8, 2018
1 parent 4e23337 commit 615f868
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<maven-war-plugin.version>2.6</maven-war-plugin.version>
<unleash-maven-plugin.version>2.6.0</unleash-maven-plugin.version>
<versions-maven-plugin.version>2.5</versions-maven-plugin.version>
<dependency-check-maven.version>3.3.0</dependency-check-maven.version>
<dependency-check-maven.version>3.3.1</dependency-check-maven.version>
</properties>

<build>
Expand Down Expand Up @@ -494,8 +494,6 @@
<version>${dependency-check-maven.version}</version>
<configuration>
<format>${dependency-check-format}</format>
<!-- temporary workaround for https://github.com/jeremylong/DependencyCheck/issues/1394 -->
<retireJsAnalyzerEnabled>false</retireJsAnalyzerEnabled>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 615f868

Please sign in to comment.