Skip to content

Commit 0319fac

Browse files
Update Winstone and Jetty (#27044)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 155bf73 commit 0319fac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1041.v055ce9e062e3</winstone.version>
101+
<winstone.version>8.1044.v8e30078854c2</winstone.version>
102102
<node.version>24.18.0</node.version>
103103
</properties>
104104

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ THE SOFTWARE.
701701
contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
702702
result before proceeding with the update here.
703703
-->
704-
<version>12.1.10</version>
704+
<version>12.1.11</version>
705705
<configuration>
706706
<!--
707707
Reload webapp when you hit ENTER. (See JETTY-282 for more)

0 commit comments

Comments
 (0)