mirror of https://github.com/jenkinsci/jenkins.git
Update Node.js to v24.8.0
This commit is contained in:
parent
fd37b705b3
commit
41d273ccf4
2
pom.xml
2
pom.xml
|
@ -99,7 +99,7 @@ THE SOFTWARE.
|
|||
<ban-junit4-imports.skip>false</ban-junit4-imports.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.13.1</winstone.version>
|
||||
<node.version>24.7.0</node.version>
|
||||
<node.version>24.8.0</node.version>
|
||||
</properties>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue