Skip to content

Commit 846da42

Browse files
committed
Fix the pom for the java build
1 parent d5f1e36 commit 846da42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<!-- Frontend dependency versions -->
6262
<node.version>v18.17.1</node.version>
63-
<pnpm.version>v8.6.12</pnpm.version>
63+
<pnpm.version>v9.1.12</pnpm.version>
6464

6565
<!-- Plugin versions -->
6666
<fabric8-maven-plugin.version>0.42.1</fabric8-maven-plugin.version>

0 commit comments

Comments
 (0)