Update Node.js to v22.17.0

This commit is contained in:
renovate[bot] 2025-06-25 02:45:22 +00:00 committed by GitHub
parent 47d1047607
commit c91d735595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ THE SOFTWARE.
<spotless.check.skip>false</spotless.check.skip>
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
<winstone.version>8.10</winstone.version>
<node.version>22.16.0</node.version>
<node.version>22.17.0</node.version>
</properties>
<!--