Skip to content

Commit 80b6a6f

Browse files
Update Node.js to v24.12.0 (#25914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3eb4d1 commit 80b6a6f

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
@@ -99,7 +99,7 @@ THE SOFTWARE.
9999
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
100100
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
101101
<winstone.version>8.1027.v84c818db_a_b_b_b_</winstone.version>
102-
<node.version>24.11.1</node.version>
102+
<node.version>24.12.0</node.version>
103103
</properties>
104104

105105
<!--

0 commit comments

Comments
 (0)