This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c1f9479f [OPENMEETINGS-2732] node
1c1f9479f is described below

commit 1c1f9479f6db1effd5dee2ec9e517694fee2e0e0
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Dec 10 17:36:22 2022 +0700

    [OPENMEETINGS-2732] node
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3d084f050..4aaf2d633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1491,7 +1491,7 @@
                                        
<artifactId>frontend-maven-plugin</artifactId>
                                        
<version>${frontend-maven-plugin.version}</version>
                                        <configuration>
-                                               
<nodeVersion>v14.19.1</nodeVersion>
+                                               
<nodeVersion>v18.12.1</nodeVersion>
                                                
<installDirectory>${project.build.directory}</installDirectory>
                                        </configuration>
                                </plugin>

Reply via email to