This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new b3f8df94ad NIFI-11756 Removed unused ROME Dependency from Registry
Ranger Plugin
b3f8df94ad is described below
commit b3f8df94adcaf2dceb082b35b6ddd9eb1aca945b
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Jun 26 14:24:25 2023 -0500
NIFI-11756 Removed unused ROME Dependency from Registry Ranger Plugin
Signed-off-by: Matt Burgess <[email protected]>
---
.../nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE | 6 ------
.../nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml | 5 -----
2 files changed, 11 deletions(-)
diff --git
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
index fe7d18a527..074c9a86ad 100644
---
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
+++
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-assembly/NOTICE
@@ -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
diff --git
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
index 5c4b36ab77..0b4c390fc9 100644
---
a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
+++
b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-plugin/pom.xml
@@ -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>