Skip to content

Commit

Permalink
Node version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
radhikav1 committed Dec 6, 2024
1 parent b58f596 commit 66c77e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
<goal>install-node-and-yarn</goal>
</goals>
<configuration>
<nodeVersion>v16.20.0</nodeVersion>
<nodeVersion>v22.12.0</nodeVersion>
<yarnVersion>v1.22.19</yarnVersion>
</configuration>
</execution>
Expand Down

0 comments on commit 66c77e2

Please sign in to comment.