mirror of https://github.com/jenkinsci/jenkins.git
Update dependency node to v20.12.1 (#9138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
19ba2e4c27
commit
da5f593fb0
|
@ -47,7 +47,7 @@ THE SOFTWARE.
|
|||
<!-- HTTP listener port -->
|
||||
<port>8080</port>
|
||||
<mina-sshd-api.version>2.12.1-101.v85b_e08b_780dd</mina-sshd-api.version>
|
||||
<node.version>20.12.0</node.version>
|
||||
<node.version>20.12.1</node.version>
|
||||
<!-- frontend-maven-plugin will install this Yarn version as bootstrap, then hand over control to Yarn Berry. -->
|
||||
<yarn.version>1.22.19</yarn.version>
|
||||
<!-- maven-antrun-plugin will download this Yarn version. -->
|
||||
|
|
Loading…
Reference in New Issue