Skip to content

Commit ba7766c

Browse files
authored
Update node from 22.x to 24.x (#10956)
Signed-off-by: Alexander Brandes <mc.cache@web.de>
1 parent c3d6bcd commit ba7766c

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.12</winstone.version>
101-
<node.version>22.18.0</node.version>
101+
<node.version>24.5.0</node.version>
102102
</properties>
103103

104104
<!--

0 commit comments

Comments
 (0)