This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 46b5d8fdc0 NIFI-12284 Upgraded Frontend Maven Plugin from 1.14.0 to
1.14.2
46b5d8fdc0 is described below
commit 46b5d8fdc02a8e929b245a39777865b6266e62a7
Author: exceptionfactory <[email protected]>
AuthorDate: Fri Oct 27 08:21:40 2023 -0500
NIFI-12284 Upgraded Frontend Maven Plugin from 1.14.0 to 1.14.2
Signed-off-by: Pierre Villard <[email protected]>
This closes #7943.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d94db28270..bbceaeb365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<docker.jre.image.name>bellsoft/liberica-openjre-debian</docker.jre.image.name>
<docker.image.tag>21</docker.image.tag>
<node.version>v16.13.2</node.version>
- <frontend.mvn.plugin.version>1.14.0</frontend.mvn.plugin.version>
+ <frontend.mvn.plugin.version>1.14.2</frontend.mvn.plugin.version>
<nifi.nar.maven.plugin.version>1.5.1</nifi.nar.maven.plugin.version>
<project.build.outputTimestamp>1675980972</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>