Skip to content

Commit 53411f6

Browse files
Update Winstone and Jetty
1 parent 7455ceb commit 53411f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ THE SOFTWARE.
9797
<bridge-method-injector.version>1.31</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.11</winstone.version>
100+
<winstone.version>8.12</winstone.version>
101101
<node.version>22.18.0</node.version>
102102
</properties>
103103

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.0.23</version>
657+
<version>12.0.24</version>
658658
<configuration>
659659
<!--
660660
Reload webapp when you hit ENTER. (See JETTY-282 for more)

0 commit comments

Comments
 (0)