We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9090199 commit be72667Copy full SHA for be72667
pom.xml
@@ -99,7 +99,7 @@ THE SOFTWARE.
99
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
100
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
101
<winstone.version>8.13</winstone.version>
102
- <node.version>24.6.0</node.version>
+ <node.version>24.7.0</node.version>
103
</properties>
104
105
<!--
0 commit comments