Skip to content

Commit 43dcb53

Browse files
committed
Fix the Pom file syntax
1 parent 846da42 commit 43dcb53

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>v9.1.12</pnpm.version>
63+
<pnpm.version>v9.1.2</pnpm.version>
6464

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

0 commit comments

Comments
 (0)