Skip to content

Commit

Permalink
update nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
sephiroth-j committed Nov 30, 2024
1 parent 96bdab8 commit 64a664a
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 @@ -85,7 +85,7 @@
</goals>
<phase>initialize</phase>
<configuration>
<nodeVersion>v20.13.1</nodeVersion>
<nodeVersion>v22.11.0</nodeVersion>
<nodeDownloadRoot>https://repo.jenkins-ci.org/nodejs-dist/</nodeDownloadRoot>
<npmRegistryURL>https://repo.jenkins-ci.org/api/npm/npm/</npmRegistryURL>
<installDirectory>${project.build.directory}</installDirectory>
Expand Down

0 comments on commit 64a664a

Please sign in to comment.