Skip to content

Commit a91edde

Browse files
Update dependency node to v20.9.0 (#8656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e48bedc commit a91edde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ THE SOFTWARE.
4646
<host>localhost</host>
4747
<!-- HTTP listener port -->
4848
<port>8080</port>
49-
<node.version>20.8.1</node.version>
49+
<node.version>20.9.0</node.version>
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. -->

0 commit comments

Comments
 (0)