We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aeca87 commit 856ff63Copy full SHA for 856ff63
dolphinscheduler-ui/pom.xml
@@ -29,8 +29,8 @@
29
<name>${project.artifactId}</name>
30
31
<properties>
32
- <node.version>v16.13.1</node.version>
33
- <pnpm.version>v6.32.6</pnpm.version>
+ <node.version>v16.14.0</node.version>
+ <pnpm.version>v7.1.0</pnpm.version>
34
<sonar.sources>src</sonar.sources>
35
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
36
</properties>
0 commit comments