We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4e7b5 commit 60fb67aCopy full SHA for 60fb67a
war/pom.xml
@@ -50,8 +50,8 @@ THE SOFTWARE.
50
<!-- frontend-maven-plugin will install this Yarn version as bootstrap, then hand over control to Yarn Berry. -->
51
<yarn.version>1.22.19</yarn.version>
52
<!-- 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>
+ <yarn-berry.version>4.0.1</yarn-berry.version>
+ <yarn-berry.sha256sum>5a9d054e67fbbae8774cd3667736fd74407ffbbb336898523ca1fe87b3fc4ee3</yarn-berry.sha256sum>
55
</properties>
56
57
<dependencyManagement>
0 commit comments