chore: 修改node和npm版本
Signed-off-by: fit2-zhao <yong.zhao@fit2cloud.com>
This commit is contained in:
parent
950c217a37
commit
6d80ded7ff
4
pom.xml
4
pom.xml
|
@ -83,8 +83,8 @@
|
||||||
<httpclient.version>4.5.14</httpclient.version>
|
<httpclient.version>4.5.14</httpclient.version>
|
||||||
<!-- frontend -->
|
<!-- frontend -->
|
||||||
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
|
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
|
||||||
<node.version>v16.10.0</node.version>
|
<node.version>v20.8.1</node.version>
|
||||||
<npm.version>8.12.1</npm.version>
|
<npm.version>8.4.0</npm.version>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<skipAntRunForJenkins>false</skipAntRunForJenkins>
|
<skipAntRunForJenkins>false</skipAntRunForJenkins>
|
||||||
<commons-dbcp2-version>2.9.0</commons-dbcp2-version>
|
<commons-dbcp2-version>2.9.0</commons-dbcp2-version>
|
||||||
|
|
Loading…
Reference in New Issue