diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml index 6175ba1d39..e9d9d23138 100644 --- a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml @@ -96,14 +96,6 @@ netty-transport-native-epoll ${netty.4.version} - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - diff --git a/nifi-nar-bundles/nifi-druid-bundle/pom.xml b/nifi-nar-bundles/nifi-druid-bundle/pom.xml index 506f476d1f..e868084dc5 100644 --- a/nifi-nar-bundles/nifi-druid-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-druid-bundle/pom.xml @@ -76,14 +76,6 @@ snakeyaml 1.29 - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - org.apache.zookeeper diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml index 6f1cdcbc47..b7ea05356a 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-5-processors/pom.xml @@ -24,7 +24,6 @@ language governing permissions and limitations under the License. --> 2.7 5.0.1 6.2.1 - 2.15.0 @@ -81,12 +80,10 @@ language governing permissions and limitations under the License. --> org.apache.logging.log4j log4j-api - ${log4j.version} org.apache.logging.log4j log4j-core - ${log4j.version} org.apache.nifi diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml index 34d915ea85..e95d414d00 100644 --- a/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml @@ -64,14 +64,6 @@ language governing permissions and limitations under the License. --> commons-compress 1.21 - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/pom.xml index a1f895dace..0a478e2892 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/pom.xml @@ -96,14 +96,6 @@ derby 10.14.2.0 - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - org.apache.zookeeper diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index 230265ff3d..263a20a2ec 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml @@ -71,14 +71,6 @@ jackson-databind ${jackson.version} - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - diff --git a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml index 4b80f0996e..3854a343ad 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml @@ -207,17 +207,6 @@ org.springframework.boot spring-boot-starter-security ${spring.boot.version} - - - org.apache.logging.log4j - log4j-to-slf4j - - - - - org.apache.logging.log4j - log4j-to-slf4j - 2.15.0 org.springframework.security diff --git a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml index 79894a8850..7a4832c9a0 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml @@ -320,17 +320,6 @@ org.springframework.boot spring-boot-starter-web ${spring.boot.version} - - - org.apache.logging.log4j - log4j-to-slf4j - - - - - org.apache.logging.log4j - log4j-to-slf4j - 2.15.0 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml index 533fbf739e..1df4730c36 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml @@ -77,14 +77,6 @@ jetty-webapp ${jetty.version} - - - org.apache.logging.log4j - log4j-bom - 2.15.0 - import - pom - org.apache.zookeeper diff --git a/pom.xml b/pom.xml index 53bc6d35b8..8c4aa7207b 100644 --- a/pom.xml +++ b/pom.xml @@ -485,6 +485,14 @@ aspectjweaver ${aspectj.version} + + + org.apache.logging.log4j + log4j-bom + 2.15.0 + import + pom + @@ -787,6 +795,8 @@ com.google.code.findbugs:jsr305:*:*:compile log4j:log4j:* + + org.apache.logging.log4j:log4j-core:(,2.15.0)