dependabot[bot] opened a new pull request #1109: URL: https://github.com/apache/avro/pull/1109
Bumps `jetty.version` from 9.4.35.v20201120 to 11.0.1. Updates `jetty-server` from 9.4.35.v20201120 to 11.0.1 <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.1</h2> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> - Change more modules to glassfish-jstl</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5941">#5941</a> - Use jakarta.servlet.jsp.jstl version 2 implementation from Eclipse Glassfish</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5901">#5901</a> - Starting Jetty with JPMS produces warnings about Servlet resources not found</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5761">#5761</a> - Remove unneeded dependencies from apache-jsp module</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5759">#5759</a> - Update jakarta transaction, mail and injection apis</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5752">#5752</a> - Fix Servlet 5 Schema redirects</li> </ul> <h2>11.0.0</h2> <h1>Eclipse Jetty 11.x Highlights</h1> <ul> <li>Jetty 11.x has a minimum Java requirement of Java 11.</li> <li>Jetty 11.x modules are proper JPMS modules with <code>module-info.class</code>.</li> <li>Jetty 11.x supports the following technology specs (from the Jakarta EE 9 effort): <ul> <li><code>jakarta.servlet</code> - 5.0.0</li> <li><code>jakarta.servlet.jsp</code> - 3.0.0</li> <li><code>jakarta.servlet.jsp.jstl</code> - 2.0.0</li> <li><code>jakarta.el</code> - 4.0.0</li> <li><code>jakarta.websocket</code> - 2.0.0</li> </ul> </li> <li>Jetty 11.x is the first major version of Jetty to support the <code>jakarta.servlet</code> namespace.<br /> Use Jetty 10.x for the older (now outdated) <code>javax.servlet</code> namespace.</li> </ul> <h1>Important Changes</h1> <ul> <li>Classic jetty logging facade has been replaced with slf4j-api usage</li> <li>There is no longer a <code>jetty-distribution</code>, use <code>jetty-home</code> with a proper <code>${jetty.base}</code> instead.<br /> See: <a href="https://www.eclipse.org/jetty/documentation/10.0.0/operations-guide/index.html#og-begin-arch">Operations Guide: Architecture</a> <ul> <li>New <code>demo</code> jetty-start module exists to replace the old demo-base functionality.</li> </ul> </li> <li>Remove jetty-all uber artifact</li> <li>Managing <code>Configuration</code> within a <code>WebAppContext</code> has a new API.<br /> (They are now self ordering and do not require knowledge of Jetty internals to use successfully)</li> <li>Complete WebSocket refactoring, those using the Jetty APIs or embedded-jetty will need to update their code. <ul> <li>Support for WebSocket over HTTP/2 (client and server)</li> </ul> </li> <li>Jetty HttpClient has been improved. <ul> <li>Supports dynamic protocol upgrade (http/2 and http/1.1).</li> </ul> </li> <li>Session management has been refactored as well.</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5715">#5715</a> - Fix problems caused by upgrade to jstl version.</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5701">#5701</a> - Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5700">#5700</a> - Bump jakarta.servlet.jsp.jstl-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5626">#5626</a> - Bump maven-resources-plugin from 3.1.0 to 3.2.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5608">#5608</a> - Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5585">#5585</a> - Bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5550">#5550</a> - Bump maven-source-plugin from 3.0.1 to 3.2.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5549">#5549</a> - Bump hazelcast.version from 4.0.1 to 4.0.3</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5548">#5548</a> - Bump geronimo-interceptor_1.2_spec from 1.1 to 1.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/e98092c1791fbda9d157dd5339cf3a909e90ab40"><code>e98092c</code></a> Updating to version 11.0.1</li> <li><a href="https://github.com/eclipse/jetty.project/commit/0b4d82db116d204cd652b0e3d5796f661c28b983"><code>0b4d82d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> from eclipse/jetty-11.0.x-5992-complete-change-glass...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4ff96f6a87a22a8b13f34400e008e8f0f768568c"><code>4ff96f6</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5992">#5992</a> Change more modules to glassfish-jstl</li> <li><a href="https://github.com/eclipse/jetty.project/commit/c7d942fefa90d7827788de9bc8207ec9f5956eda"><code>c7d942f</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d425c9722cf5c056096a66cde8295548836b77c9"><code>d425c97</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/a495539f53c6ad97ec530ab79cd478342ba415f4"><code>a495539</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/80f4254f321efa2bf6fff08a280634f71f873d0d"><code>80f4254</code></a> Fixed javadocs referencing javax.servlet.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5c584958da4ec3ae8a9e70812c838ca0ec71fd68"><code>5c58495</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5fee0123d3a0743d27085f15e6952a62141ff980"><code>5fee012</code></a> restore file deleted by mistake <a href="https://github.com/eclipse/jetty.project/comm">https://github.com/eclipse/jetty.project/comm</a>...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5d5c8a2f76f0ef62ea3f10496d1ea75c1a8ba258"><code>5d5c8a2</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-9.4.35.v20201120...jetty-11.0.1">compare view</a></li> </ul> </details> <br /> Updates `jetty-servlet` from 9.4.35.v20201120 to 11.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-servlet's releases</a>.</em></p> <blockquote> <h2>11.0.1</h2> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> - Change more modules to glassfish-jstl</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5941">#5941</a> - Use jakarta.servlet.jsp.jstl version 2 implementation from Eclipse Glassfish</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5901">#5901</a> - Starting Jetty with JPMS produces warnings about Servlet resources not found</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5761">#5761</a> - Remove unneeded dependencies from apache-jsp module</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5759">#5759</a> - Update jakarta transaction, mail and injection apis</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5752">#5752</a> - Fix Servlet 5 Schema redirects</li> </ul> <h2>11.0.0</h2> <h1>Eclipse Jetty 11.x Highlights</h1> <ul> <li>Jetty 11.x has a minimum Java requirement of Java 11.</li> <li>Jetty 11.x modules are proper JPMS modules with <code>module-info.class</code>.</li> <li>Jetty 11.x supports the following technology specs (from the Jakarta EE 9 effort): <ul> <li><code>jakarta.servlet</code> - 5.0.0</li> <li><code>jakarta.servlet.jsp</code> - 3.0.0</li> <li><code>jakarta.servlet.jsp.jstl</code> - 2.0.0</li> <li><code>jakarta.el</code> - 4.0.0</li> <li><code>jakarta.websocket</code> - 2.0.0</li> </ul> </li> <li>Jetty 11.x is the first major version of Jetty to support the <code>jakarta.servlet</code> namespace.<br /> Use Jetty 10.x for the older (now outdated) <code>javax.servlet</code> namespace.</li> </ul> <h1>Important Changes</h1> <ul> <li>Classic jetty logging facade has been replaced with slf4j-api usage</li> <li>There is no longer a <code>jetty-distribution</code>, use <code>jetty-home</code> with a proper <code>${jetty.base}</code> instead.<br /> See: <a href="https://www.eclipse.org/jetty/documentation/10.0.0/operations-guide/index.html#og-begin-arch">Operations Guide: Architecture</a> <ul> <li>New <code>demo</code> jetty-start module exists to replace the old demo-base functionality.</li> </ul> </li> <li>Remove jetty-all uber artifact</li> <li>Managing <code>Configuration</code> within a <code>WebAppContext</code> has a new API.<br /> (They are now self ordering and do not require knowledge of Jetty internals to use successfully)</li> <li>Complete WebSocket refactoring, those using the Jetty APIs or embedded-jetty will need to update their code. <ul> <li>Support for WebSocket over HTTP/2 (client and server)</li> </ul> </li> <li>Jetty HttpClient has been improved. <ul> <li>Supports dynamic protocol upgrade (http/2 and http/1.1).</li> </ul> </li> <li>Session management has been refactored as well.</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5715">#5715</a> - Fix problems caused by upgrade to jstl version.</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5701">#5701</a> - Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5700">#5700</a> - Bump jakarta.servlet.jsp.jstl-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5626">#5626</a> - Bump maven-resources-plugin from 3.1.0 to 3.2.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5608">#5608</a> - Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5585">#5585</a> - Bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5550">#5550</a> - Bump maven-source-plugin from 3.0.1 to 3.2.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5549">#5549</a> - Bump hazelcast.version from 4.0.1 to 4.0.3</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5548">#5548</a> - Bump geronimo-interceptor_1.2_spec from 1.1 to 1.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/e98092c1791fbda9d157dd5339cf3a909e90ab40"><code>e98092c</code></a> Updating to version 11.0.1</li> <li><a href="https://github.com/eclipse/jetty.project/commit/0b4d82db116d204cd652b0e3d5796f661c28b983"><code>0b4d82d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> from eclipse/jetty-11.0.x-5992-complete-change-glass...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4ff96f6a87a22a8b13f34400e008e8f0f768568c"><code>4ff96f6</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5992">#5992</a> Change more modules to glassfish-jstl</li> <li><a href="https://github.com/eclipse/jetty.project/commit/c7d942fefa90d7827788de9bc8207ec9f5956eda"><code>c7d942f</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d425c9722cf5c056096a66cde8295548836b77c9"><code>d425c97</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/a495539f53c6ad97ec530ab79cd478342ba415f4"><code>a495539</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/80f4254f321efa2bf6fff08a280634f71f873d0d"><code>80f4254</code></a> Fixed javadocs referencing javax.servlet.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5c584958da4ec3ae8a9e70812c838ca0ec71fd68"><code>5c58495</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5fee0123d3a0743d27085f15e6952a62141ff980"><code>5fee012</code></a> restore file deleted by mistake <a href="https://github.com/eclipse/jetty.project/comm">https://github.com/eclipse/jetty.project/comm</a>...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5d5c8a2f76f0ef62ea3f10496d1ea75c1a8ba258"><code>5d5c8a2</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-9.4.35.v20201120...jetty-11.0.1">compare view</a></li> </ul> </details> <br /> Updates `jetty-util` from 9.4.35.v20201120 to 11.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-util's releases</a>.</em></p> <blockquote> <h2>11.0.1</h2> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> - Change more modules to glassfish-jstl</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5941">#5941</a> - Use jakarta.servlet.jsp.jstl version 2 implementation from Eclipse Glassfish</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5901">#5901</a> - Starting Jetty with JPMS produces warnings about Servlet resources not found</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5761">#5761</a> - Remove unneeded dependencies from apache-jsp module</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5759">#5759</a> - Update jakarta transaction, mail and injection apis</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5752">#5752</a> - Fix Servlet 5 Schema redirects</li> </ul> <h2>11.0.0</h2> <h1>Eclipse Jetty 11.x Highlights</h1> <ul> <li>Jetty 11.x has a minimum Java requirement of Java 11.</li> <li>Jetty 11.x modules are proper JPMS modules with <code>module-info.class</code>.</li> <li>Jetty 11.x supports the following technology specs (from the Jakarta EE 9 effort): <ul> <li><code>jakarta.servlet</code> - 5.0.0</li> <li><code>jakarta.servlet.jsp</code> - 3.0.0</li> <li><code>jakarta.servlet.jsp.jstl</code> - 2.0.0</li> <li><code>jakarta.el</code> - 4.0.0</li> <li><code>jakarta.websocket</code> - 2.0.0</li> </ul> </li> <li>Jetty 11.x is the first major version of Jetty to support the <code>jakarta.servlet</code> namespace.<br /> Use Jetty 10.x for the older (now outdated) <code>javax.servlet</code> namespace.</li> </ul> <h1>Important Changes</h1> <ul> <li>Classic jetty logging facade has been replaced with slf4j-api usage</li> <li>There is no longer a <code>jetty-distribution</code>, use <code>jetty-home</code> with a proper <code>${jetty.base}</code> instead.<br /> See: <a href="https://www.eclipse.org/jetty/documentation/10.0.0/operations-guide/index.html#og-begin-arch">Operations Guide: Architecture</a> <ul> <li>New <code>demo</code> jetty-start module exists to replace the old demo-base functionality.</li> </ul> </li> <li>Remove jetty-all uber artifact</li> <li>Managing <code>Configuration</code> within a <code>WebAppContext</code> has a new API.<br /> (They are now self ordering and do not require knowledge of Jetty internals to use successfully)</li> <li>Complete WebSocket refactoring, those using the Jetty APIs or embedded-jetty will need to update their code. <ul> <li>Support for WebSocket over HTTP/2 (client and server)</li> </ul> </li> <li>Jetty HttpClient has been improved. <ul> <li>Supports dynamic protocol upgrade (http/2 and http/1.1).</li> </ul> </li> <li>Session management has been refactored as well.</li> </ul> <h1>Changelog</h1> <ul> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5715">#5715</a> - Fix problems caused by upgrade to jstl version.</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5701">#5701</a> - Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5700">#5700</a> - Bump jakarta.servlet.jsp.jstl-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5626">#5626</a> - Bump maven-resources-plugin from 3.1.0 to 3.2.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5608">#5608</a> - Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5585">#5585</a> - Bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5550">#5550</a> - Bump maven-source-plugin from 3.0.1 to 3.2.1</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5549">#5549</a> - Bump hazelcast.version from 4.0.1 to 4.0.3</li> <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5548">#5548</a> - Bump geronimo-interceptor_1.2_spec from 1.1 to 1.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse/jetty.project/commit/e98092c1791fbda9d157dd5339cf3a909e90ab40"><code>e98092c</code></a> Updating to version 11.0.1</li> <li><a href="https://github.com/eclipse/jetty.project/commit/0b4d82db116d204cd652b0e3d5796f661c28b983"><code>0b4d82d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5993">#5993</a> from eclipse/jetty-11.0.x-5992-complete-change-glass...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/4ff96f6a87a22a8b13f34400e008e8f0f768568c"><code>4ff96f6</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5992">#5992</a> Change more modules to glassfish-jstl</li> <li><a href="https://github.com/eclipse/jetty.project/commit/c7d942fefa90d7827788de9bc8207ec9f5956eda"><code>c7d942f</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/d425c9722cf5c056096a66cde8295548836b77c9"><code>d425c97</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/a495539f53c6ad97ec530ab79cd478342ba415f4"><code>a495539</code></a> Improvements to the Jetty documentation.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/80f4254f321efa2bf6fff08a280634f71f873d0d"><code>80f4254</code></a> Fixed javadocs referencing javax.servlet.</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5c584958da4ec3ae8a9e70812c838ca0ec71fd68"><code>5c58495</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5fee0123d3a0743d27085f15e6952a62141ff980"><code>5fee012</code></a> restore file deleted by mistake <a href="https://github.com/eclipse/jetty.project/comm">https://github.com/eclipse/jetty.project/comm</a>...</li> <li><a href="https://github.com/eclipse/jetty.project/commit/5d5c8a2f76f0ef62ea3f10496d1ea75c1a8ba258"><code>5d5c8a2</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-9.4.35.v20201120...jetty-11.0.1">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 </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. For queries about this service, please contact Infrastructure at: [email protected]
