diff --git a/minifi/minifi-bootstrap/pom.xml b/minifi/minifi-bootstrap/pom.xml index e4317278ff..7de1843708 100644 --- a/minifi/minifi-bootstrap/pom.xml +++ b/minifi/minifi-bootstrap/pom.xml @@ -65,7 +65,7 @@ limitations under the License. org.jetbrains annotations - 13.0 + 24.1.0 org.apache.nifi.minifi diff --git a/nifi-code-coverage/pom.xml b/nifi-code-coverage/pom.xml index 2c4462f2bf..c8e3f5a23e 100644 --- a/nifi-code-coverage/pom.xml +++ b/nifi-code-coverage/pom.xml @@ -89,7 +89,7 @@ io.projectreactor.netty reactor-netty-http - 1.0.44 + 1.1.18 diff --git a/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml b/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml index fe343080ea..cd15f1891f 100644 --- a/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml +++ b/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/pom.xml @@ -42,7 +42,7 @@ org.jetbrains annotations - 13.0 + 24.1.0 diff --git a/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml b/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml index 9e96502878..511f36b893 100644 --- a/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml +++ b/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml @@ -111,7 +111,7 @@ io.projectreactor reactor-core - 3.4.37 + 3.6.5 com.azure @@ -191,7 +191,7 @@ io.projectreactor reactor-test - 3.5.16 + 3.6.5 test diff --git a/nifi-extension-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml b/nifi-extension-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml index b18edf3864..8092e70a44 100644 --- a/nifi-extension-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml +++ b/nifi-extension-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/pom.xml @@ -88,7 +88,7 @@ com.unboundid unboundid-ldapsdk - 6.0.11 + 7.0.0 test diff --git a/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml index f5f884fd32..7be81770b9 100644 --- a/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml +++ b/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml @@ -116,7 +116,7 @@ org.apache.mina mina-core - 2.1.8 + 2.2.3 org.opentest4j diff --git a/nifi-extension-bundles/nifi-standard-bundle/pom.xml b/nifi-extension-bundles/nifi-standard-bundle/pom.xml index b653733057..9cd16cf2ac 100644 --- a/nifi-extension-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-standard-bundle/pom.xml @@ -148,7 +148,7 @@ io.github.rburgst okhttp-digest - 2.7 + 3.1.0 at.favre.lib diff --git a/nifi-extension-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml b/nifi-extension-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml index 33e0082e62..e0d7004285 100644 --- a/nifi-extension-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml +++ b/nifi-extension-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml @@ -121,7 +121,7 @@ io.github.rburgst okhttp-digest - 2.7 + 3.1.0 compile diff --git a/nifi-extension-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml b/nifi-extension-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml index 826474be1a..8c00d25cc5 100644 --- a/nifi-extension-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml +++ b/nifi-extension-bundles/nifi-standard-shared-bundle/nifi-standard-shared-bom/pom.xml @@ -165,7 +165,7 @@ org.jetbrains annotations - 13.0 + 24.1.0 provided diff --git a/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml b/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml index 6786ee8d88..ee6b842d32 100644 --- a/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml +++ b/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml @@ -98,7 +98,7 @@ org.jetbrains annotations - 13.0 + 24.1.0 org.apache.nifi 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 d3ba5ee370..a1afec44d5 100644 --- a/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml +++ b/nifi-registry/nifi-registry-core/nifi-registry-framework/pom.xml @@ -405,7 +405,7 @@ com.unboundid unboundid-ldapsdk - 6.0.11 + 7.0.0 test 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 01f7e5a32c..eef29cec7d 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 @@ -315,7 +315,7 @@ com.unboundid unboundid-ldapsdk - 6.0.11 + 7.0.0 test