Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 06ea769

Browse files
chore(deps): bump jetty-server from 11.0.14 to 11.0.15 (#90)
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 11.0.14 to 11.0.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-server's releases</a>.</em></p> <blockquote> <h2>11.0.15</h2> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9556">#9556</a> - Password Util does not ask for password</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9555">#9555</a> - General bug fixes for jetty-start</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9517">#9517</a> - Jetty 11.0.14 uses wrong pathSpec for request</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9501">#9501</a> - jetty client with proxy - ssl traffic between both proxy and servers</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9497">#9497</a> - Maven plugin add support for jar projects in <code>:effective-web-xml</code></li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9494">#9494</a> - Improved HttpClient TLS documentation about server host name verification</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9468">#9468</a> - Jetty 11.0.14 is less tolerant of non-compliant cookies than 11.0.13</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9464">#9464</a> - Respect expiry time of ID token</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9400">#9400</a> - Jetty logs warning with stacktrace when annotation parser encounters module-info.class file inside elasticsearch-x-content jar</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9309">#9309</a> - <code>jetty.sh</code> cannot handle complex Jetty properties from <code>start.d/*.ini</code></li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9237">#9237</a> - Decouple QTP <code>idleTimeout</code> from pool shrink rate</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/6184">#6184</a> - Remove usages of classes associated with <a href="https://openjdk.org/jeps/411">JEP-411</a> that deprecate/remove the SecurityManager from the JVM</li> </ul> <h1>Dependencies</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9610">#9610</a> - Bump tycho-p2-repository-plugin to 3.0.4</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9607">#9607</a> - Bump logback-core to 1.3.6</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9596">#9596</a> - Bump org.eclipse.osgi.util to 3.7.200</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9591">#9591</a> - Bump json-smart to 2.4.10</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9581">#9581</a> - Bump commons-compress to 1.23.0</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9575">#9575</a> - Bump protostream to 4.6.2.Final</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9574">#9574</a> - Bump org.eclipse.osgi to 3.18.300</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/9558">#9558</a> - Bump asm.version to 9.5</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/5bc5e562c8d05c5862505aebe5cf83a61bdbcb96"><code>5bc5e56</code></a> Updating to version 11.0.15</li> <li><a href="https://github.com/eclipse/jetty.project/commit/a77c8798f44b470fcfc6682b088e556ae0e5e96a"><code>a77c879</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/24b7d06fd5ce5468caa3eaa93688879fb2900fda"><code>24b7d06</code></a> Issue <a href="https://redirect.github.com/eclipse/jetty.project/issues/9464">#9464</a> - Add optional configuration to log user out after OpenID idToken...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d35f479f1efc029ad73f0c8a3055e73506a90906"><code>d35f479</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/81efae2f987215ff9dc186b76efc7dc14dd64355"><code>81efae2</code></a> jetty-start cleanup (<a href="https://redirect.github.com/eclipse/jetty.project/issues/9555">#9555</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/3aaaeb26870192bad955bfc08da9089690eaab63"><code>3aaaeb2</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/2c61011de1619921c55572e2372aebfdc7fd94da"><code>2c61011</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/6184">#6184</a> - JEP-411 will deprecate/remove the SecurityManager from … (<a href="https://redirect.github.com/eclipse/jetty.project/issues/9616">#9616</a>)</li> <li><a href="https://github.com/eclipse/jetty.project/commit/b96a605681279df66aedbdad3c3210bc74c7dae2"><code>b96a605</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/795315f6ff057ac23fd3f4a5518b985cba7e1a2f"><code>795315f</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/9531">#9531</a> from eclipse/jetty-10.0.x-multiPartTestImprovment</li> <li><a href="https://github.com/eclipse/jetty.project/commit/8bbde2983a2f0c51f517727d4e8ed0fe669b638b"><code>8bbde29</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-11.0.14...jetty-11.0.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty:jetty-server&package-manager=maven&previous-version=11.0.14&new-version=11.0.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956c0c9 commit 06ea769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<impsort-maven-plugin.version>1.8.0</impsort-maven-plugin.version>
5454
<formatter-maven-plugin.version>2.22.0</formatter-maven-plugin.version>
5555
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
56-
<jetty.version>11.0.14</jetty.version>
56+
<jetty.version>11.0.15</jetty.version>
5757
<kubernetes.webhooks.framework.version>1.0.0</kubernetes.webhooks.framework.version>
5858
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
5959
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>

0 commit comments

Comments
 (0)