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 @@ -97,7 +97,7 @@ 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.5 </winstone .version>
100+ <winstone .version>8.6 </winstone .version>
101101 <node .version>20.19.0</node .version>
102102 </properties >
103103
Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ THE SOFTWARE.
648648 <plugin >
649649 <groupId >org.eclipse.jetty.ee9</groupId >
650650 <artifactId >jetty-ee9-maven-plugin</artifactId >
651- <version >12.0.17 </version >
651+ <version >12.0.18 </version >
652652 <configuration >
653653 <!--
654654 Reload webapp when you hit ENTER. (See JETTY-282 for more)
You can’t perform that action at this time.
0 commit comments