diff --git a/nifi-commons/nifi-xml-processing/pom.xml b/nifi-commons/nifi-xml-processing/pom.xml index bc464e32e8..91db4e1e99 100644 --- a/nifi-commons/nifi-xml-processing/pom.xml +++ b/nifi-commons/nifi-xml-processing/pom.xml @@ -27,7 +27,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.6.0.0 + 4.7.3.0 package diff --git a/nifi-h2/nifi-h2-database/pom.xml b/nifi-h2/nifi-h2-database/pom.xml index c535e1de33..80a6f8f213 100644 --- a/nifi-h2/nifi-h2-database/pom.xml +++ b/nifi-h2/nifi-h2-database/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.4.1 compile diff --git a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml index 1675ed48be..dbeeb61885 100644 --- a/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml +++ b/nifi-nar-bundles/nifi-box-bundle/nifi-box-nar/pom.xml @@ -48,7 +48,7 @@ org.codehaus.mojo license-maven-plugin - 1.8 + 2.0.0 + + com.google.code.findbugs + jsr305 + + + + com.github.stephenc.findbugs + findbugs-annotations + 1.3.9-1 + diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml index 239b8e8e71..1177728715 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml @@ -418,7 +418,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.0.0 + 3.2.0 true diff --git a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml index 8aa616f19b..a43e066c16 100644 --- a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml +++ b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/pom.xml @@ -125,6 +125,10 @@ org.apache.logging.log4j log4j-slf4j-impl + + com.google.code.findbugs + jsr305 + diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml index 0f99256815..65af30fe4d 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml @@ -164,7 +164,6 @@ org.apache.maven.plugins maven-dependency-plugin - 3.3.0 copy diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index 5b11c197a5..f6d74402f8 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -762,7 +762,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18 -Xmx3072M diff --git a/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml b/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml index 39f952f0ff..78be229103 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-docs/pom.xml @@ -89,7 +89,6 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.1 unpack-rest-api-doc 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 fc204b1158..2b6821ceec 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 @@ -53,7 +53,7 @@ com.github.kongchen swagger-maven-plugin - 3.1.6 + 3.1.7 compile diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml index bfbcfba6f4..93fd65f358 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml @@ -45,7 +45,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.1 package diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 66d4399eee..d6ea808c51 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -281,12 +281,11 @@ org.apache.maven.plugins maven-dependency-plugin - 2.9 org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.3.0 org.apache.maven.plugins @@ -295,7 +294,6 @@ org.apache.maven.plugins maven-assembly-plugin - 3.3.0 gnu @@ -318,12 +316,11 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.3.0 org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 false true @@ -496,7 +493,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 none diff --git a/pom.xml b/pom.xml index c511ccc795..7a38c9fbd9 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ 2.4.8 3.0.14 3.0.8-01 - 3.0.0-M7 + 3.0.0-M8 3.3.4 @@ -801,7 +801,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.1.0 org.apache.maven.plugins @@ -820,7 +820,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.0-M6 + 3.0.0-M7 true apache-release @@ -869,12 +869,12 @@ org.antlr antlr3-maven-plugin - 3.5.2 + 3.5.3 org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 com.puppycrawl.tools @@ -886,12 +886,12 @@ org.apache.maven.plugins maven-dependency-plugin - 3.3.0 + 3.5.0 org.apache.rat apache-rat-plugin - 0.14 + 0.15 @@ -952,7 +952,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.2.1 enforce-maven-version @@ -989,7 +989,7 @@ org.json:json:*:*:compile c3p0:c3p0:*:*:compile - com.google.code.findbugs:jsr305:*:*:compile + com.google.code.findbugs:jsr305:[,3.0.0]:compile org.slf4j:slf4j-log4j12 org.slf4j:slf4j-reload4j @@ -1010,10 +1010,6 @@ org.apache.sshd:*:[,2.9.1] - - - com.google.code.findbugs:jsr305:[3.0.0,) - true