Update outdated forbidden-apis in Maven build

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2014-08-18 09:11:34 +00:00
parent 343e65244e
commit ddef6d06a5
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@
<plugin>
<groupId>de.thetaphi</groupId>
<artifactId>forbiddenapis</artifactId>
<version>1.4</version>
<version>1.6.1</version>
<configuration>
<!--
This is the default setting, we don't support too new Java versions.