Skip to content

Commit d167b05

Browse files
Update Node.js to v22.16.0 (#10671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d16ee6 commit d167b05

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.9</winstone.version>
101-
<node.version>22.15.1</node.version>
101+
<node.version>22.16.0</node.version>
102102
</properties>
103103

104104
<!--

0 commit comments

Comments
 (0)