File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ THE SOFTWARE.
9898 <spotless .check.skip>false</spotless .check.skip>
9999 <ban-junit4-imports .skip>false</ban-junit4-imports .skip>
100100 <!-- 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>
101+ <winstone .version>8.14 </winstone .version>
102102 <node .version>24.10.0</node .version>
103103 </properties >
104104
Original file line number Diff line number Diff line change @@ -654,7 +654,7 @@ THE SOFTWARE.
654654 contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
655655 result before proceeding with the update here.
656656 -->
657- <version >12.1.2 </version >
657+ <version >12.1.1 </version >
658658 <configuration >
659659 <!--
660660 Reload webapp when you hit ENTER. (See JETTY-282 for more)
You can’t perform that action at this time.
0 commit comments