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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8b9822d0e Bump up pnpm to 9.6.0 (#3068)
8b9822d0e is described below

commit 8b9822d0e74018e55bfd5cd68314a9ec6267acf9
Author: ZhouJinsong <[email protected]>
AuthorDate: Mon Jul 29 18:56:41 2024 +0800

    Bump up pnpm to 9.6.0 (#3068)
---
 amoro-ams/amoro-ams-dashboard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amoro-ams/amoro-ams-dashboard/pom.xml 
b/amoro-ams/amoro-ams-dashboard/pom.xml
index 1a5e2fb20..c588525f4 100644
--- a/amoro-ams/amoro-ams-dashboard/pom.xml
+++ b/amoro-ams/amoro-ams-dashboard/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <node.version>v18.18.0</node.version>
-        <pnpm.version>8.15.5</pnpm.version>
+        <pnpm.version>9.6.0</pnpm.version>
         <maven-frontend-plugin.version>1.12.0</maven-frontend-plugin.version>
     </properties>
 

Reply via email to