File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ THE SOFTWARE.
9797 <bridge-method-injector .version>1.30</bridge-method-injector .version>
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: -->
100- <winstone .version>8.7 </winstone .version>
101- <node .version>20.19 .0</node .version>
100+ <winstone .version>8.10 </winstone .version>
101+ <node .version>22.16 .0</node .version>
102102 </properties >
103103
104104 <!--
Original file line number Diff line number Diff line change @@ -653,7 +653,7 @@ THE SOFTWARE.
653653 contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
654654 result before proceeding with the update here.
655655 -->
656- <version >12.0.19 </version >
656+ <version >12.0.22 </version >
657657 <configuration >
658658 <!--
659659 Reload webapp when you hit ENTER. (See JETTY-282 for more)
You can’t perform that action at this time.
0 commit comments