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 f6124f0c54..0d60df2e3c 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 @@ -23,6 +23,8 @@ nifi-web-ui war + v5.7.0 + 1.3.8 true true ${project.build.directory}/tmp @@ -354,7 +356,7 @@ com.github.eirslett frontend-maven-plugin - 1.0 + 1.1 ${frontend.working.dir} @@ -366,8 +368,8 @@ generate-resources - v0.10.18 - 1.3.8 + ${node.version} + ${npm.version} diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml index 91961a4af5..a97351f968 100644 --- a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml +++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml @@ -21,6 +21,8 @@ language governing permissions and limitations under the License. --> war + v5.7.0 + 1.3.8 true true 1.19.1 @@ -190,7 +192,7 @@ language governing permissions and limitations under the License. --> com.github.eirslett frontend-maven-plugin - 1.0 + 1.1 ${frontend.working.dir} @@ -202,8 +204,8 @@ language governing permissions and limitations under the License. --> generate-resources - v0.10.18 - 1.3.8 + ${node.version} + ${npm.version}