Skip to content

Commit 7c82337

Browse files
Update Winstone and Jetty
1 parent ac060ea commit 7c82337

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
@@ -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.1033.v23d2f156e821</winstone.version>
101+
<winstone.version>8.1034.v0b_9170f90e17</winstone.version>
102102
<node.version>24.14.0</node.version>
103103
</properties>
104104

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ THE SOFTWARE.
685685
contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
686686
result before proceeding with the update here.
687687
-->
688-
<version>12.1.6</version>
688+
<version>12.1.7</version>
689689
<configuration>
690690
<!--
691691
Reload webapp when you hit ENTER. (See JETTY-282 for more)

0 commit comments

Comments
 (0)