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 @@ -99,7 +99,7 @@ THE SOFTWARE.
9999 <bridge-method-injector .version>1.29</bridge-method-injector .version>
100100 <spotless .check.skip>false</spotless .check.skip>
101101 <!-- Make sure to keep the jetty-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
102- <winstone .version>6.19 </winstone .version>
102+ <winstone .version>6.22 </winstone .version>
103103 </properties >
104104
105105 <!--
Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ THE SOFTWARE.
584584 <plugin >
585585 <groupId >org.eclipse.jetty</groupId >
586586 <artifactId >jetty-maven-plugin</artifactId >
587- <version >10.0.20 </version >
587+ <version >10.0.24 </version >
588588 <configuration >
589589 <!--
590590 Reload webapp when you hit ENTER. (See JETTY-282 for more)
You can’t perform that action at this time.
0 commit comments