You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by GitBox <gi...@apache.org> on 2022/11/15 22:19:05 UTC

[GitHub] [juneau] dependabot[bot] opened a new pull request, #72: Bump jetty.version from 10.0.12 to 11.0.12

dependabot[bot] opened a new pull request, #72:
URL: https://github.com/apache/juneau/pull/72

   Bumps `jetty.version` from 10.0.12 to 11.0.12.
   Updates `jetty-server` from 10.0.12 to 11.0.12
   <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.12</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a> (MoonLord-LM)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8497">#8497</a> - <code>jetty-bom/11.0.11</code> depends on <code>jetty-slf4j-impl/10.0.8-SNAPSHOT</code> that cause 404 error (<a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a>)</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8389">#8389</a> - Bump avro to 1.11.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8239">#8239</a> - Bump checkstyle to 10.3.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8300">#8300</a> - Bump google-cloud-datastore to 2.10.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8508">#8508</a> - Bump grpc-core to 1.49.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8249">#8249</a> - Bump jakarta.annotation-api to 2.1.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8506">#8506</a> - Bump jboss-threads to 3.5.0.Final</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8254">#8254</a> - Bump jna-jpms to 5.12.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8529">#8529</a> - Bump mariadb-java-client to 3.0.7</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8371">#8371</a> - Bump maven-assembly-plugin to 3.4.2</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8520">#8520</a> - Bump maven-checkstyle-plugin to 3.2.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8248">#8248</a> - Bump maven-enforcer-plugin to 3.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8377">#8377</a> - Bump maven-install-plugin to 3.0.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8528">#8528</a> - Bump maven-javadoc-plugin to 3.4.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8368">#8368</a> - Bump maven-resources-plugin to 3.3.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8244">#8244</a> - Bump maven.version to 3.8.6</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8308">#8308</a> - Bump spotbugs-maven-plugin to 4.7.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8309">#8309</a> - Bump tycho-p2-repository-plugin to 2.7.4</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8369">#8369</a> - Bump wildfly-elytron to 1.20.0.Final</li>
   </ul>
   <h2>11.0.11</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/cstamas"><code>@​cstamas</code></a> (Tamas Cservenak)</li>
   </ul>
   <h1>Critical Fix</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8184">#8184</a> - All suffix globs except first fail to match if path has <code>.</code> character in prefix section</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8187">#8187</a> - Fix test-distribution classpath re resolver (<a href="https://github.com/cstamas"><code>@​cstamas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8175">#8175</a> - Removing invalid maxConnections references</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163">#8163</a> - RegexPathSpec documentation and MatchedPath improvements</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162">#8162</a> - Migrate code from jetty-util Logger to slf4j Logger</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8161">#8161</a> - Improve SSLConnection buffers handling</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8155">#8155</a> - Use static exceptions for closing websocket flushers and in ContentProducer</li>
   </ul>
   <h2>11.0.10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d5b8c29485f5f56a14be5f20c2ccce81b93c5555"><code>d5b8c29</code></a> Updating to version 11.0.12</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e46f0a62b2d308551106f05fca3db285955f51b3"><code>e46f0a6</code></a> Merge github.com:eclipse/jetty.project into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e2e2202895213f1e4d79ff3cbcd31c55f31dcaf5"><code>e2e2202</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fc45d82875ed0f16c992fd6e7eb4cb49c784a695"><code>fc45d82</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/ed36989f0288f96c0ac8466b2f16d2ee355db2e6"><code>ed36989</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/4cf8ba451e3babab9857de7195604bebf10dc527"><code>4cf8ba4</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/91ea76c97508dd110478938f6f0b3fb85938a1a0"><code>91ea76c</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7fb4ac559d93464be3554bb08710e7c8dd6643a1"><code>7fb4ac5</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/b1ab381b990c54c0f907b182d84e5c3c35c058d0"><code>b1ab381</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li>See full diff in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.12...jetty-11.0.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jetty-security` from 10.0.12 to 11.0.12
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-security's releases</a>.</em></p>
   <blockquote>
   <h2>11.0.12</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a> (MoonLord-LM)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8497">#8497</a> - <code>jetty-bom/11.0.11</code> depends on <code>jetty-slf4j-impl/10.0.8-SNAPSHOT</code> that cause 404 error (<a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a>)</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8389">#8389</a> - Bump avro to 1.11.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8239">#8239</a> - Bump checkstyle to 10.3.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8300">#8300</a> - Bump google-cloud-datastore to 2.10.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8508">#8508</a> - Bump grpc-core to 1.49.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8249">#8249</a> - Bump jakarta.annotation-api to 2.1.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8506">#8506</a> - Bump jboss-threads to 3.5.0.Final</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8254">#8254</a> - Bump jna-jpms to 5.12.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8529">#8529</a> - Bump mariadb-java-client to 3.0.7</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8371">#8371</a> - Bump maven-assembly-plugin to 3.4.2</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8520">#8520</a> - Bump maven-checkstyle-plugin to 3.2.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8248">#8248</a> - Bump maven-enforcer-plugin to 3.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8377">#8377</a> - Bump maven-install-plugin to 3.0.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8528">#8528</a> - Bump maven-javadoc-plugin to 3.4.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8368">#8368</a> - Bump maven-resources-plugin to 3.3.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8244">#8244</a> - Bump maven.version to 3.8.6</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8308">#8308</a> - Bump spotbugs-maven-plugin to 4.7.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8309">#8309</a> - Bump tycho-p2-repository-plugin to 2.7.4</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8369">#8369</a> - Bump wildfly-elytron to 1.20.0.Final</li>
   </ul>
   <h2>11.0.11</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/cstamas"><code>@​cstamas</code></a> (Tamas Cservenak)</li>
   </ul>
   <h1>Critical Fix</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8184">#8184</a> - All suffix globs except first fail to match if path has <code>.</code> character in prefix section</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8187">#8187</a> - Fix test-distribution classpath re resolver (<a href="https://github.com/cstamas"><code>@​cstamas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8175">#8175</a> - Removing invalid maxConnections references</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163">#8163</a> - RegexPathSpec documentation and MatchedPath improvements</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162">#8162</a> - Migrate code from jetty-util Logger to slf4j Logger</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8161">#8161</a> - Improve SSLConnection buffers handling</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8155">#8155</a> - Use static exceptions for closing websocket flushers and in ContentProducer</li>
   </ul>
   <h2>11.0.10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d5b8c29485f5f56a14be5f20c2ccce81b93c5555"><code>d5b8c29</code></a> Updating to version 11.0.12</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e46f0a62b2d308551106f05fca3db285955f51b3"><code>e46f0a6</code></a> Merge github.com:eclipse/jetty.project into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e2e2202895213f1e4d79ff3cbcd31c55f31dcaf5"><code>e2e2202</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fc45d82875ed0f16c992fd6e7eb4cb49c784a695"><code>fc45d82</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/ed36989f0288f96c0ac8466b2f16d2ee355db2e6"><code>ed36989</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/4cf8ba451e3babab9857de7195604bebf10dc527"><code>4cf8ba4</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/91ea76c97508dd110478938f6f0b3fb85938a1a0"><code>91ea76c</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7fb4ac559d93464be3554bb08710e7c8dd6643a1"><code>7fb4ac5</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/b1ab381b990c54c0f907b182d84e5c3c35c058d0"><code>b1ab381</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li>See full diff in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.12...jetty-11.0.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jetty-servlet` from 10.0.12 to 11.0.12
   <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.12</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a> (MoonLord-LM)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8497">#8497</a> - <code>jetty-bom/11.0.11</code> depends on <code>jetty-slf4j-impl/10.0.8-SNAPSHOT</code> that cause 404 error (<a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a>)</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8389">#8389</a> - Bump avro to 1.11.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8239">#8239</a> - Bump checkstyle to 10.3.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8300">#8300</a> - Bump google-cloud-datastore to 2.10.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8508">#8508</a> - Bump grpc-core to 1.49.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8249">#8249</a> - Bump jakarta.annotation-api to 2.1.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8506">#8506</a> - Bump jboss-threads to 3.5.0.Final</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8254">#8254</a> - Bump jna-jpms to 5.12.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8529">#8529</a> - Bump mariadb-java-client to 3.0.7</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8371">#8371</a> - Bump maven-assembly-plugin to 3.4.2</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8520">#8520</a> - Bump maven-checkstyle-plugin to 3.2.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8248">#8248</a> - Bump maven-enforcer-plugin to 3.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8377">#8377</a> - Bump maven-install-plugin to 3.0.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8528">#8528</a> - Bump maven-javadoc-plugin to 3.4.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8368">#8368</a> - Bump maven-resources-plugin to 3.3.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8244">#8244</a> - Bump maven.version to 3.8.6</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8308">#8308</a> - Bump spotbugs-maven-plugin to 4.7.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8309">#8309</a> - Bump tycho-p2-repository-plugin to 2.7.4</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8369">#8369</a> - Bump wildfly-elytron to 1.20.0.Final</li>
   </ul>
   <h2>11.0.11</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/cstamas"><code>@​cstamas</code></a> (Tamas Cservenak)</li>
   </ul>
   <h1>Critical Fix</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8184">#8184</a> - All suffix globs except first fail to match if path has <code>.</code> character in prefix section</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8187">#8187</a> - Fix test-distribution classpath re resolver (<a href="https://github.com/cstamas"><code>@​cstamas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8175">#8175</a> - Removing invalid maxConnections references</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163">#8163</a> - RegexPathSpec documentation and MatchedPath improvements</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162">#8162</a> - Migrate code from jetty-util Logger to slf4j Logger</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8161">#8161</a> - Improve SSLConnection buffers handling</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8155">#8155</a> - Use static exceptions for closing websocket flushers and in ContentProducer</li>
   </ul>
   <h2>11.0.10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d5b8c29485f5f56a14be5f20c2ccce81b93c5555"><code>d5b8c29</code></a> Updating to version 11.0.12</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e46f0a62b2d308551106f05fca3db285955f51b3"><code>e46f0a6</code></a> Merge github.com:eclipse/jetty.project into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e2e2202895213f1e4d79ff3cbcd31c55f31dcaf5"><code>e2e2202</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fc45d82875ed0f16c992fd6e7eb4cb49c784a695"><code>fc45d82</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/ed36989f0288f96c0ac8466b2f16d2ee355db2e6"><code>ed36989</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/4cf8ba451e3babab9857de7195604bebf10dc527"><code>4cf8ba4</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/91ea76c97508dd110478938f6f0b3fb85938a1a0"><code>91ea76c</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7fb4ac559d93464be3554bb08710e7c8dd6643a1"><code>7fb4ac5</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/b1ab381b990c54c0f907b182d84e5c3c35c058d0"><code>b1ab381</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li>See full diff in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.12...jetty-11.0.12">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jetty-xml` from 10.0.12 to 11.0.12
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-xml's releases</a>.</em></p>
   <blockquote>
   <h2>11.0.12</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a> (MoonLord-LM)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8497">#8497</a> - <code>jetty-bom/11.0.11</code> depends on <code>jetty-slf4j-impl/10.0.8-SNAPSHOT</code> that cause 404 error (<a href="https://github.com/MoonLord-LM"><code>@​MoonLord-LM</code></a>)</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8389">#8389</a> - Bump avro to 1.11.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8239">#8239</a> - Bump checkstyle to 10.3.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8300">#8300</a> - Bump google-cloud-datastore to 2.10.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8508">#8508</a> - Bump grpc-core to 1.49.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8249">#8249</a> - Bump jakarta.annotation-api to 2.1.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8506">#8506</a> - Bump jboss-threads to 3.5.0.Final</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8254">#8254</a> - Bump jna-jpms to 5.12.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8529">#8529</a> - Bump mariadb-java-client to 3.0.7</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8371">#8371</a> - Bump maven-assembly-plugin to 3.4.2</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8520">#8520</a> - Bump maven-checkstyle-plugin to 3.2.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8248">#8248</a> - Bump maven-enforcer-plugin to 3.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8377">#8377</a> - Bump maven-install-plugin to 3.0.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8528">#8528</a> - Bump maven-javadoc-plugin to 3.4.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8368">#8368</a> - Bump maven-resources-plugin to 3.3.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8244">#8244</a> - Bump maven.version to 3.8.6</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8308">#8308</a> - Bump spotbugs-maven-plugin to 4.7.1.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8309">#8309</a> - Bump tycho-p2-repository-plugin to 2.7.4</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8369">#8369</a> - Bump wildfly-elytron to 1.20.0.Final</li>
   </ul>
   <h2>11.0.11</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/cstamas"><code>@​cstamas</code></a> (Tamas Cservenak)</li>
   </ul>
   <h1>Critical Fix</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8184">#8184</a> - All suffix globs except first fail to match if path has <code>.</code> character in prefix section</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8187">#8187</a> - Fix test-distribution classpath re resolver (<a href="https://github.com/cstamas"><code>@​cstamas</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8175">#8175</a> - Removing invalid maxConnections references</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163">#8163</a> - RegexPathSpec documentation and MatchedPath improvements</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162">#8162</a> - Migrate code from jetty-util Logger to slf4j Logger</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8161">#8161</a> - Improve SSLConnection buffers handling</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8155">#8155</a> - Use static exceptions for closing websocket flushers and in ContentProducer</li>
   </ul>
   <h2>11.0.10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d5b8c29485f5f56a14be5f20c2ccce81b93c5555"><code>d5b8c29</code></a> Updating to version 11.0.12</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e46f0a62b2d308551106f05fca3db285955f51b3"><code>e46f0a6</code></a> Merge github.com:eclipse/jetty.project into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/e2e2202895213f1e4d79ff3cbcd31c55f31dcaf5"><code>e2e2202</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fc45d82875ed0f16c992fd6e7eb4cb49c784a695"><code>fc45d82</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/ed36989f0288f96c0ac8466b2f16d2ee355db2e6"><code>ed36989</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/4cf8ba451e3babab9857de7195604bebf10dc527"><code>4cf8ba4</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/91ea76c97508dd110478938f6f0b3fb85938a1a0"><code>91ea76c</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7fb4ac559d93464be3554bb08710e7c8dd6643a1"><code>7fb4ac5</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/b1ab381b990c54c0f907b182d84e5c3c35c058d0"><code>b1ab381</code></a> Merge branch 'jetty-10.0.x' into jetty-11.0.x</li>
   <li>See full diff in <a href="https://github.com/eclipse/jetty.project/compare/jetty-10.0.12...jetty-11.0.12">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 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: dev-unsubscribe@juneau.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [juneau] jamesbognar closed pull request #72: Bump jetty.version from 10.0.12 to 11.0.12

Posted by GitBox <gi...@apache.org>.
jamesbognar closed pull request #72: Bump jetty.version from 10.0.12 to 11.0.12
URL: https://github.com/apache/juneau/pull/72


-- 
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: dev-unsubscribe@juneau.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [juneau] dependabot[bot] commented on pull request #72: Bump jetty.version from 10.0.12 to 11.0.12

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #72:
URL: https://github.com/apache/juneau/pull/72#issuecomment-1365960416

   OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: dev-unsubscribe@juneau.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org