Skip to content

Commit c64d70f

Browse files
Update Node.js to v24.6.0 (#10976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55b1fd7 commit c64d70f

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
@@ -98,7 +98,7 @@ THE SOFTWARE.
9898
<spotless.check.skip>false</spotless.check.skip>
9999
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
100100
<winstone.version>8.13</winstone.version>
101-
<node.version>24.5.0</node.version>
101+
<node.version>24.6.0</node.version>
102102
</properties>
103103

104104
<!--

0 commit comments

Comments
 (0)