Skip to content

Commit 2e890b4

Browse files
Update Node.js to v24.14.0
1 parent f34d7e1 commit 2e890b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
3636
<jenkins.baseline>2.528</jenkins.baseline>
3737
<jenkins.version>2.534</jenkins.version>
38-
<node.version>24.13.1</node.version>
38+
<node.version>24.14.0</node.version>
3939
<npm.version>11.10.1</npm.version>
4040
<spotless.check.skip>false</spotless.check.skip>
4141
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>

0 commit comments

Comments
 (0)