Skip to content

Commit 60fb67a

Browse files
committed
Update yarn in 'war/pom.xml'
1 parent 7a4e7b5 commit 60fb67a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

war/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ THE SOFTWARE.
5050
<!-- frontend-maven-plugin will install this Yarn version as bootstrap, then hand over control to Yarn Berry. -->
5151
<yarn.version>1.22.19</yarn.version>
5252
<!-- maven-antrun-plugin will download this Yarn version. -->
53-
<yarn-berry.version>4.0.0</yarn-berry.version>
54-
<yarn-berry.sha256sum>6d855253732ba8d231b6cd917961654f6c8439164c962a4e355c9c58360ebe44</yarn-berry.sha256sum>
53+
<yarn-berry.version>4.0.1</yarn-berry.version>
54+
<yarn-berry.sha256sum>5a9d054e67fbbae8774cd3667736fd74407ffbbb336898523ca1fe87b3fc4ee3</yarn-berry.sha256sum>
5555
</properties>
5656

5757
<dependencyManagement>

0 commit comments

Comments
 (0)