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 d4e246007 [OPENMEETINGS-2732] node
d4e246007 is described below

commit d4e246007e88f54e5d553c51828503a76b4a409b
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Dec 10 18:58:09 2022 +0700

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

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

Reply via email to