mirror of https://github.com/apache/lucene.git
LUCENE-7985: maven build: update forbiddenapis to 2.4.1
This commit is contained in:
parent
93d8e428ea
commit
080232f3d1
|
@ -161,7 +161,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>de.thetaphi</groupId>
|
<groupId>de.thetaphi</groupId>
|
||||||
<artifactId>forbiddenapis</artifactId>
|
<artifactId>forbiddenapis</artifactId>
|
||||||
<version>2.2</version>
|
<version>2.4.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!--
|
<!--
|
||||||
This is the default setting, we don't support too new Java versions.
|
This is the default setting, we don't support too new Java versions.
|
||||||
|
|
Loading…
Reference in New Issue