We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48bedc commit a91eddeCopy full SHA for a91edde
war/pom.xml
@@ -46,7 +46,7 @@ THE SOFTWARE.
46
<host>localhost</host>
47
<!-- HTTP listener port -->
48
<port>8080</port>
49
- <node.version>20.8.1</node.version>
+ <node.version>20.9.0</node.version>
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. -->
0 commit comments