Commit e52fdbf 1 parent f26469f commit e52fdbf Copy full SHA for e52fdbf
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ THE SOFTWARE.
97
97
<bridge-method-injector .version>1.30</bridge-method-injector .version>
98
98
<spotless .check.skip>false</spotless .check.skip>
99
99
<!-- 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.2 </winstone .version>
100
+ <winstone .version>8.3 </winstone .version>
101
101
<node .version>20.18.0</node .version>
102
102
</properties >
103
103
Original file line number Diff line number Diff line change @@ -645,7 +645,7 @@ THE SOFTWARE.
645
645
<plugin >
646
646
<groupId >org.eclipse.jetty.ee9</groupId >
647
647
<artifactId >jetty-ee9-maven-plugin</artifactId >
648
- <version >12.0.14 </version >
648
+ <version >12.0.15 </version >
649
649
<configuration >
650
650
<!--
651
651
Reload webapp when you hit ENTER. (See JETTY-282 for more)
You can’t perform that action at this time.
0 commit comments