Update Winstone and Jetty
Label conflicting PRs / main (push) Has been cancelled Details

This commit is contained in:
renovate[bot] 2025-10-04 00:25:09 +00:00 committed by GitHub
parent c5b876b582
commit 5767de9abd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ THE SOFTWARE.
<spotless.check.skip>false</spotless.check.skip>
<ban-junit4-imports.skip>false</ban-junit4-imports.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.13.1</winstone.version>
<winstone.version>8.14</winstone.version>
<node.version>24.9.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.25</version>
<version>12.1.1</version>
<configuration>
<!--
Reload webapp when you hit ENTER. (See JETTY-282 for more)