Merge pull request #13876 from uschindler/features/forbiddenapis-2.0

Update to forbidden-apis 2.0
This commit is contained in:
Robert Muir 2015-09-30 14:35:46 -04:00
commit 3c18393e48
1 changed files with 1 additions and 1 deletions

View File

@ -833,7 +833,7 @@
<plugin>
<groupId>de.thetaphi</groupId>
<artifactId>forbiddenapis</artifactId>
<version>1.8</version>
<version>2.0</version>
<executions>
<execution>