We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adacec0 commit e8c5532Copy full SHA for e8c5532
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.15</winstone.version>
102
- <node.version>24.10.0</node.version>
+ <node.version>24.9.0</node.version>
103
</properties>
104
105
<!--
0 commit comments