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 0abcf14 commit 64e5d2dCopy full SHA for 64e5d2d
pom.xml
@@ -98,8 +98,8 @@ THE SOFTWARE.
98
<spotless.check.skip>false</spotless.check.skip>
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.1026.v31def012a_f48</winstone.version>
102
- <node.version>24.11.1</node.version>
+ <winstone.version>8.1029.vd3071f6b_5988</winstone.version>
+ <node.version>24.12.0</node.version>
103
</properties>
104
105
<!--
0 commit comments