Skip to content

Commit 1c38fe6

Browse files
Update Winstone and Jetty (jenkinsci#11289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab45729 commit 1c38fe6

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.17</winstone.version>
101+
<winstone.version>8.1023.v8b_42b_1b_79b_f7</winstone.version>
102102
<node.version>24.11.1</node.version>
103103
</properties>
104104

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ THE SOFTWARE.
661661
contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
662662
result before proceeding with the update here.
663663
-->
664-
<version>12.1.3</version>
664+
<version>12.1.4</version>
665665
<configuration>
666666
<!--
667667
Reload webapp when you hit ENTER. (See JETTY-282 for more)

0 commit comments

Comments
 (0)