mirror of https://github.com/jenkinsci/jenkins.git
Update Node.js to v22.18.0 (#10910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ffa861389
commit
7b6d014428
2
pom.xml
2
pom.xml
|
@ -98,7 +98,7 @@ THE SOFTWARE.
|
|||
<spotless.check.skip>false</spotless.check.skip>
|
||||
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
|
||||
<winstone.version>8.11</winstone.version>
|
||||
<node.version>22.17.1</node.version>
|
||||
<node.version>22.18.0</node.version>
|
||||
</properties>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue