NIFI-11756 Removed unused ROME Dependency from Registry Ranger Plugin

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7438
This commit is contained in:
exceptionfactory 2023-06-26 14:24:25 -05:00 committed by Matt Burgess
parent c90625a3e8
commit d0cb292426
2 changed files with 0 additions and 11 deletions

View File

@ -312,12 +312,6 @@ Apache Software License v2
ZkClient
Copyright 2009 Stefan Groschupf
(ASLv2) Rome
The following NOTICE information applies:
Rome Copyright Notices
Copyright 2004 Sun Microsystems, Inc.
Copyright 2011 The ROME Team
(ASLv2) Swagger Core library
The following NOTICE information applies:
Copyright 2016 SmartBear Software

View File

@ -279,11 +279,6 @@
<artifactId>mail</artifactId>
<version>1.4.7</version>
</dependency>
<dependency>
<groupId>net.java.dev.rome</groupId>
<artifactId>rome</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>