dependabot[bot] opened a new pull request, #501: URL: https://github.com/apache/axis-axis2-java-core/pull/501
Bumps `jetty.version` from 10.0.17 to 10.0.18. Updates `org.eclipse.jetty:jetty-server` from 10.0.17 to 10.0.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-server's releases</a>.</em></p> <blockquote> <h2>10.0.18</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a> (OlexYarm)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> - deprecate PushCacheFilter</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a> - Improve and test <code>jetty.sh</code> behaviors</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10675">#10675</a> - Fixed issue 10305 Embedded Jetty server fails to start when requests path contains not existed directory (<a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a>)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10667">#10667</a> - Add configuration to allow deferring the initial Deployment until after Server is started</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10390">#10390</a> - Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/1256">#1256</a> - DoSFilter leaks USER_AUTH entries</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/8545fd9bf4cd0d0838f626b405fd4963441546b7"><code>8545fd9</code></a> Updating to version 10.0.18</li> <li><a href="https://github.com/jetty/jetty.project/commit/95804f6d193ca41db20621270899408253af14c8"><code>95804f6</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10795">#10795</a> from jetty/fix/jetty-10-10786-tls-handshake-schedul...</li> <li><a href="https://github.com/jetty/jetty.project/commit/fa166d09c5c83f6f61c83f24f43d6b383a5b6541"><code>fa166d0</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://github.com/jetty/jetty.project/commit/e98c0ae05d765712a7d06a8e18654d7e6f001a52"><code>e98c0ae</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10791">#10791</a> from jetty/fix/10.0.x/jetty-sh-updates</li> <li><a href="https://github.com/jetty/jetty.project/commit/31b5518fe3e4776949d7fcc842246fca2b1c04ff"><code>31b5518</code></a> Updates to jetty.sh and testing to reduce failures</li> <li><a href="https://github.com/jetty/jetty.project/commit/92f62a10f97089cccb43af7fa3b015afdfafe3b9"><code>92f62a1</code></a> Improve and test <code>jetty.sh</code> behaviors (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/8b5deea657c730850e759040d93b98488ef8ea02"><code>8b5deea</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> do not close the flusher to avoid an ISE when iterating it during idle...</li> <li><a href="https://github.com/jetty/jetty.project/commit/a8a8c8b9eb5de525c0db179cd2a316089cb789fb"><code>a8a8c8b</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> check if the stream is still in a usable state when quiche_conn_stream...</li> <li><a href="https://github.com/jetty/jetty.project/commit/caf46b0b0b7cebe7b7f44e385532764024ab0358"><code>caf46b0</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> ignore IllegalStateException thrown by flusher when closing</li> <li><a href="https://github.com/jetty/jetty.project/commit/6e7fafaf854c4decc417fe10093beec08b7e696a"><code>6e7fafa</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> from jetty/jetty-10.0.x-pushCacheFilter</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.17...jetty-10.0.18">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty:jetty-webapp` from 10.0.17 to 10.0.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-webapp's releases</a>.</em></p> <blockquote> <h2>10.0.18</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a> (OlexYarm)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> - deprecate PushCacheFilter</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a> - Improve and test <code>jetty.sh</code> behaviors</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10675">#10675</a> - Fixed issue 10305 Embedded Jetty server fails to start when requests path contains not existed directory (<a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a>)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10667">#10667</a> - Add configuration to allow deferring the initial Deployment until after Server is started</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10390">#10390</a> - Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/1256">#1256</a> - DoSFilter leaks USER_AUTH entries</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/8545fd9bf4cd0d0838f626b405fd4963441546b7"><code>8545fd9</code></a> Updating to version 10.0.18</li> <li><a href="https://github.com/jetty/jetty.project/commit/95804f6d193ca41db20621270899408253af14c8"><code>95804f6</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10795">#10795</a> from jetty/fix/jetty-10-10786-tls-handshake-schedul...</li> <li><a href="https://github.com/jetty/jetty.project/commit/fa166d09c5c83f6f61c83f24f43d6b383a5b6541"><code>fa166d0</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://github.com/jetty/jetty.project/commit/e98c0ae05d765712a7d06a8e18654d7e6f001a52"><code>e98c0ae</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10791">#10791</a> from jetty/fix/10.0.x/jetty-sh-updates</li> <li><a href="https://github.com/jetty/jetty.project/commit/31b5518fe3e4776949d7fcc842246fca2b1c04ff"><code>31b5518</code></a> Updates to jetty.sh and testing to reduce failures</li> <li><a href="https://github.com/jetty/jetty.project/commit/92f62a10f97089cccb43af7fa3b015afdfafe3b9"><code>92f62a1</code></a> Improve and test <code>jetty.sh</code> behaviors (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/8b5deea657c730850e759040d93b98488ef8ea02"><code>8b5deea</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> do not close the flusher to avoid an ISE when iterating it during idle...</li> <li><a href="https://github.com/jetty/jetty.project/commit/a8a8c8b9eb5de525c0db179cd2a316089cb789fb"><code>a8a8c8b</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> check if the stream is still in a usable state when quiche_conn_stream...</li> <li><a href="https://github.com/jetty/jetty.project/commit/caf46b0b0b7cebe7b7f44e385532764024ab0358"><code>caf46b0</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> ignore IllegalStateException thrown by flusher when closing</li> <li><a href="https://github.com/jetty/jetty.project/commit/6e7fafaf854c4decc417fe10093beec08b7e696a"><code>6e7fafa</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> from jetty/jetty-10.0.x-pushCacheFilter</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.17...jetty-10.0.18">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty:jetty-maven-plugin` from 10.0.17 to 10.0.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-maven-plugin's releases</a>.</em></p> <blockquote> <h2>10.0.18</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a> (OlexYarm)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> - deprecate PushCacheFilter</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a> - Improve and test <code>jetty.sh</code> behaviors</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10675">#10675</a> - Fixed issue 10305 Embedded Jetty server fails to start when requests path contains not existed directory (<a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a>)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10667">#10667</a> - Add configuration to allow deferring the initial Deployment until after Server is started</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10390">#10390</a> - Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/1256">#1256</a> - DoSFilter leaks USER_AUTH entries</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/8545fd9bf4cd0d0838f626b405fd4963441546b7"><code>8545fd9</code></a> Updating to version 10.0.18</li> <li><a href="https://github.com/jetty/jetty.project/commit/95804f6d193ca41db20621270899408253af14c8"><code>95804f6</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10795">#10795</a> from jetty/fix/jetty-10-10786-tls-handshake-schedul...</li> <li><a href="https://github.com/jetty/jetty.project/commit/fa166d09c5c83f6f61c83f24f43d6b383a5b6541"><code>fa166d0</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://github.com/jetty/jetty.project/commit/e98c0ae05d765712a7d06a8e18654d7e6f001a52"><code>e98c0ae</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10791">#10791</a> from jetty/fix/10.0.x/jetty-sh-updates</li> <li><a href="https://github.com/jetty/jetty.project/commit/31b5518fe3e4776949d7fcc842246fca2b1c04ff"><code>31b5518</code></a> Updates to jetty.sh and testing to reduce failures</li> <li><a href="https://github.com/jetty/jetty.project/commit/92f62a10f97089cccb43af7fa3b015afdfafe3b9"><code>92f62a1</code></a> Improve and test <code>jetty.sh</code> behaviors (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/8b5deea657c730850e759040d93b98488ef8ea02"><code>8b5deea</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> do not close the flusher to avoid an ISE when iterating it during idle...</li> <li><a href="https://github.com/jetty/jetty.project/commit/a8a8c8b9eb5de525c0db179cd2a316089cb789fb"><code>a8a8c8b</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> check if the stream is still in a usable state when quiche_conn_stream...</li> <li><a href="https://github.com/jetty/jetty.project/commit/caf46b0b0b7cebe7b7f44e385532764024ab0358"><code>caf46b0</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> ignore IllegalStateException thrown by flusher when closing</li> <li><a href="https://github.com/jetty/jetty.project/commit/6e7fafaf854c4decc417fe10093beec08b7e696a"><code>6e7fafa</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> from jetty/jetty-10.0.x-pushCacheFilter</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.17...jetty-10.0.18">compare view</a></li> </ul> </details> <br /> Updates `org.eclipse.jetty:jetty-jspc-maven-plugin` from 10.0.17 to 10.0.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">org.eclipse.jetty:jetty-jspc-maven-plugin's releases</a>.</em></p> <blockquote> <h2>10.0.18</h2> <h1>Special Thanks to the following Eclipse Jetty community members</h1> <ul> <li><a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a> (OlexYarm)</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> - deprecate PushCacheFilter</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a> - Improve and test <code>jetty.sh</code> behaviors</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10675">#10675</a> - Fixed issue 10305 Embedded Jetty server fails to start when requests path contains not existed directory (<a href="https://github.com/OlexYarm"><code>@OlexYarm</code></a>)</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10667">#10667</a> - Add configuration to allow deferring the initial Deployment until after Server is started</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/10390">#10390</a> - Jetty HTTP/3 Client fails when connecting to <code>nghttpx</code> server</li> <li><a href="https://redirect.github.com/eclipse/jetty.project/issues/1256">#1256</a> - DoSFilter leaks USER_AUTH entries</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetty/jetty.project/commit/8545fd9bf4cd0d0838f626b405fd4963441546b7"><code>8545fd9</code></a> Updating to version 10.0.18</li> <li><a href="https://github.com/jetty/jetty.project/commit/95804f6d193ca41db20621270899408253af14c8"><code>95804f6</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10795">#10795</a> from jetty/fix/jetty-10-10786-tls-handshake-schedul...</li> <li><a href="https://github.com/jetty/jetty.project/commit/fa166d09c5c83f6f61c83f24f43d6b383a5b6541"><code>fa166d0</code></a> Fixes <a href="https://redirect.github.com/eclipse/jetty.project/issues/10786">#10786</a> - TLS handshake failures leak HttpConnection.RequestTimeouts tasks</li> <li><a href="https://github.com/jetty/jetty.project/commit/e98c0ae05d765712a7d06a8e18654d7e6f001a52"><code>e98c0ae</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10791">#10791</a> from jetty/fix/10.0.x/jetty-sh-updates</li> <li><a href="https://github.com/jetty/jetty.project/commit/31b5518fe3e4776949d7fcc842246fca2b1c04ff"><code>31b5518</code></a> Updates to jetty.sh and testing to reduce failures</li> <li><a href="https://github.com/jetty/jetty.project/commit/92f62a10f97089cccb43af7fa3b015afdfafe3b9"><code>92f62a1</code></a> Improve and test <code>jetty.sh</code> behaviors (<a href="https://redirect.github.com/eclipse/jetty.project/issues/10753">#10753</a>)</li> <li><a href="https://github.com/jetty/jetty.project/commit/8b5deea657c730850e759040d93b98488ef8ea02"><code>8b5deea</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> do not close the flusher to avoid an ISE when iterating it during idle...</li> <li><a href="https://github.com/jetty/jetty.project/commit/a8a8c8b9eb5de525c0db179cd2a316089cb789fb"><code>a8a8c8b</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> check if the stream is still in a usable state when quiche_conn_stream...</li> <li><a href="https://github.com/jetty/jetty.project/commit/caf46b0b0b7cebe7b7f44e385532764024ab0358"><code>caf46b0</code></a> <a href="https://redirect.github.com/eclipse/jetty.project/issues/10519">#10519</a> ignore IllegalStateException thrown by flusher when closing</li> <li><a href="https://github.com/jetty/jetty.project/commit/6e7fafaf854c4decc417fe10093beec08b7e696a"><code>6e7fafa</code></a> Merge pull request <a href="https://redirect.github.com/eclipse/jetty.project/issues/10755">#10755</a> from jetty/jetty-10.0.x-pushCacheFilter</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.17...jetty-10.0.18">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org