LUCENE-7985: maven build: update forbiddenapis to 2.4.1

This commit is contained in:
Steve Rowe 2017-10-04 23:12:32 -04:00
parent 93d8e428ea
commit 080232f3d1
1 changed files with 1 additions and 1 deletions

View File

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