mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
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:
parent
c90625a3e8
commit
d0cb292426
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user