Skip to content

Commit

Permalink
eclipse-leshanGH-1428 Upgrade to yarn 1.22.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jvermillard committed Mar 20, 2023
1 parent ca1e6bc commit 10edf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-config/demo-build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Contributors:
<configuration>
<workingDirectory>webapp</workingDirectory>
<nodeVersion>v12.22.5</nodeVersion>
<yarnVersion>v1.22.10</yarnVersion>
<yarnVersion>v1.22.19</yarnVersion>
<!-- See why we use a mirror : https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1032 -->
<yarnDownloadRoot>https://sourceforge.net/projects/yarn.mirror/files/</yarnDownloadRoot>
</configuration>
Expand Down

0 comments on commit 10edf13

Please sign in to comment.