mirror of https://github.com/apache/nifi.git
NIFI-11643 Upgraded geoip2 from 2.16.1 to 4.0.1
This closes #7341 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
4faf3ea598
commit
e72ca689c2
|
@ -390,7 +390,7 @@
|
|||
<dependency>
|
||||
<groupId>com.maxmind.geoip2</groupId>
|
||||
<artifactId>geoip2</artifactId>
|
||||
<version>2.16.1</version>
|
||||
<version>4.0.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue