-
Notifications
You must be signed in to change notification settings - Fork 208
Commit b48c887
authored
Bump org.eclipse.jetty:jetty-servlet from 10.0.14 to 10.0.15 (#3006)
Bumps
[org.eclipse.jetty:jetty-servlet](https://github.com/eclipse/jetty.project)
from 10.0.14 to 10.0.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-servlet's
releases</a>.</em></p>
<blockquote>
<h2>10.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 10.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 10.0.14 is less tolerant of non-compliant cookies than
10.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/68017dbd00236bb7e187330d7585a059610f661d"><code>68017db</code></a>
Updating to version 10.0.15</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/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/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/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/3e42cbfd7b6c1f3b01f1b2f09ef0c740a8840e88"><code>3e42cbf</code></a>
Fixes <a
href="https://redirect.github.com/eclipse/jetty.project/issues/9556">#9556</a>
- Better prompt for input on Password (<a
href="https://redirect.github.com/eclipse/jetty.project/issues/9557">#9557</a>)</li>
<li><a
href="https://github.com/eclipse/jetty.project/commit/9ff24ea443e9f8ce13c260d25a1b10a0400666e0"><code>9ff24ea</code></a>
<a
href="https://redirect.github.com/eclipse/jetty.project/issues/9622">#9622</a>
replace wait loops with awaitility and ensure the tested values are
sta...</li>
<li><a
href="https://github.com/eclipse/jetty.project/commit/642ce818ae20a2f6b53747a560fdfa3fa2c94b0b"><code>642ce81</code></a>
Update README about build tools (<a
href="https://redirect.github.com/eclipse/jetty.project/issues/9545">#9545</a>)</li>
<li><a
href="https://github.com/eclipse/jetty.project/commit/a87784cf5d005d0a55fe35711acbd8c97d1a0f49"><code>a87784c</code></a>
Merge pull request <a
href="https://redirect.github.com/eclipse/jetty.project/issues/9585">#9585</a>
from eclipse/dependabot/maven/jetty-10.0.x/maven.sur...</li>
<li><a
href="https://github.com/eclipse/jetty.project/commit/7c030511510f50c8d49e9faf8f6d2a16a799220d"><code>7c03051</code></a>
Merge pull request <a
href="https://redirect.github.com/eclipse/jetty.project/issues/9575">#9575</a>
from eclipse/dependabot/maven/jetty-10.0.x/org.infin...</li>
<li>Additional commits viewable in <a
href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.14...jetty-10.0.15">compare
view</a></li>
</ul>
</details>
<br />
[](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 4eb4486 commit b48c887Copy full SHA for b48c887
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- smoke-tests/framework
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
smoke-tests/framework/build.gradle.kts
Copy file name to clipboardExpand all lines: smoke-tests/framework/build.gradle.kts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments