Update Winstone and Jetty (#10958)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-12 20:48:04 -07:00 committed by GitHub
parent 1855470dda
commit 79f9ebddb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ THE SOFTWARE.
<bridge-method-injector.version>1.32</bridge-method-injector.version>
<spotless.check.skip>false</spotless.check.skip>
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
<winstone.version>8.12</winstone.version>
<winstone.version>8.13</winstone.version>
<node.version>24.5.0</node.version>
</properties>

View File

@ -654,7 +654,7 @@ THE SOFTWARE.
contains a version of Jetty that is older than this, trigger Dependabot in jenkinsci/winstone and release the
result before proceeding with the update here.
-->
<version>12.0.24</version>
<version>12.0.25</version>
<configuration>
<!--
Reload webapp when you hit ENTER. (See JETTY-282 for more)