Skip to content

Commit

Permalink
Bump jetty.version from 12.0.11 to 12.0.12 (#715)
Browse files Browse the repository at this point in the history
Bumps `jetty.version` from 12.0.11 to 12.0.12.
Updates `org.eclipse.jetty:jetty-bom` from 12.0.11 to 12.0.12
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jetty/jetty.project/releases">org.eclipse.jetty:jetty-bom's
releases</a>.</em></p>
<blockquote>
<h2>12.0.12</h2>
<h1>Changelog</h1>
<ul>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a>
- Regressions on form handling in ee9 / ee8 environments more error
cases return 400 Bad Request now</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a>
- HttpSession lastAccessedTime and isNew not getting updated</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a>
- Temp directory not deleted</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12031">#12031</a>
- Regression on ee9 / ee8 MultiPart parsing more error cases return 400
Bad Request now</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12022">#12022</a>
- Intermittent NPE in OutputStream.close with GzipHandler</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12019">#12019</a>
- External property file not being read</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12018">#12018</a>
- NPE when passing null value to Request.param</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12012">#12012</a>
- Added a <code>UriCompliance.Violation.USER_INFO</code> to deprecate
user info in <code>HttpURI</code></li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12000">#12000</a>
- Cannot use Paths that have spaces with
<code>jetty-ee10-maven-plugin</code></li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11997">#11997</a>
- Update deployment documentation for new features - new
<code>eeX.properties</code> and new
<code>WEB-INF/jetty-{eeX}-web.xml</code> and
<code>WEB-INF/jetty-{eeX}-env.xml</code> configurables.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11996">#11996</a>
- mTLS: client cert verification for QUIC/HTTP3</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11995">#11995</a>
- Upgrade quiche to version 0.22.0</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11965">#11965</a>
- Client: Some HTTP/2 requests are never sent due to broken client TLS
negotiation.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11933">#11933</a>
- Introduce new <code>ResourceServlet</code> feature</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a>
- <code>jetty.sh</code> reports FAILED too early due to stale state
file.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/265">#265</a>
- Have <code>start.jar --list-config</code> also show license hints from
archives in classloader.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jetty/jetty.project/commit/cc6f1b74db755fed228b50701ad967aeaa68e83f"><code>cc6f1b7</code></a>
Updating to version 12.0.12</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/82ec6d071f85a7c3cf44aa8c01b3c28cb84a7adb"><code>82ec6d0</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12093">#12093</a>
from jetty/fix/jetty-12/jetty-documentation-skip-de...</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/81a16869af89fe6124995d0bb47c9a74f7ebaa1c"><code>81a1686</code></a>
skip deployment of jetty-documentation</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/e33b3cdb792a38fbc8c4d60ee68b51f0ddde1dee"><code>e33b3cd</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12087">#12087</a>
from jetty/jetty-12.0.x-12086-ico-mimetype</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/37fbd4167cad17dccdc5dfa70d9c5d506ef19acc"><code>37fbd41</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12086">#12086</a>
change mimetype of .ico resource to vnd.microsoft.icon</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/558da27c2dc4c189e47f4b64c4e0f9aa4fbaa453"><code>558da27</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a>
ensure temp dir cleaned up (<a
href="https://redirect.github.com/jetty/jetty.project/issues/12045">#12045</a>)</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/eded32962139079a6833fa57ab194f18cd98cf11"><code>eded329</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12081">#12081</a>
from jetty/fix/12.0.x/jetty-sh-state-checks</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/5c6e27f28fad7657b52c8bd18368f173dff5fb0f"><code>5c6e27f</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a>
fix session lastAccessedTime and isNew (<a
href="https://redirect.github.com/jetty/jetty.project/issues/12078">#12078</a>)</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/71c80e0ecfc35c5eae41cc1f26fc59e580d9f80f"><code>71c80e0</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a>
Reorder pid and state file checks</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/58d651a69a45a8f1c7b221952f21b00028a34b64"><code>58d651a</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a>
from jetty/fix/12.0.x/ee9-form-regressions</li>
<li>Additional commits viewable in <a
href="https://github.com/jetty/jetty.project/compare/jetty-12.0.11...jetty-12.0.12">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.11 to 12.0.12
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jetty/jetty.project/releases">org.eclipse.jetty.ee10:jetty-ee10-bom's
releases</a>.</em></p>
<blockquote>
<h2>12.0.12</h2>
<h1>Changelog</h1>
<ul>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a>
- Regressions on form handling in ee9 / ee8 environments more error
cases return 400 Bad Request now</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a>
- HttpSession lastAccessedTime and isNew not getting updated</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a>
- Temp directory not deleted</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12031">#12031</a>
- Regression on ee9 / ee8 MultiPart parsing more error cases return 400
Bad Request now</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12022">#12022</a>
- Intermittent NPE in OutputStream.close with GzipHandler</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12019">#12019</a>
- External property file not being read</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12018">#12018</a>
- NPE when passing null value to Request.param</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12012">#12012</a>
- Added a <code>UriCompliance.Violation.USER_INFO</code> to deprecate
user info in <code>HttpURI</code></li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/12000">#12000</a>
- Cannot use Paths that have spaces with
<code>jetty-ee10-maven-plugin</code></li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11997">#11997</a>
- Update deployment documentation for new features - new
<code>eeX.properties</code> and new
<code>WEB-INF/jetty-{eeX}-web.xml</code> and
<code>WEB-INF/jetty-{eeX}-env.xml</code> configurables.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11996">#11996</a>
- mTLS: client cert verification for QUIC/HTTP3</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11995">#11995</a>
- Upgrade quiche to version 0.22.0</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11965">#11965</a>
- Client: Some HTTP/2 requests are never sent due to broken client TLS
negotiation.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/11933">#11933</a>
- Introduce new <code>ResourceServlet</code> feature</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a>
- <code>jetty.sh</code> reports FAILED too early due to stale state
file.</li>
<li><a
href="https://redirect.github.com/jetty/jetty.project/issues/265">#265</a>
- Have <code>start.jar --list-config</code> also show license hints from
archives in classloader.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jetty/jetty.project/commit/cc6f1b74db755fed228b50701ad967aeaa68e83f"><code>cc6f1b7</code></a>
Updating to version 12.0.12</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/82ec6d071f85a7c3cf44aa8c01b3c28cb84a7adb"><code>82ec6d0</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12093">#12093</a>
from jetty/fix/jetty-12/jetty-documentation-skip-de...</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/81a16869af89fe6124995d0bb47c9a74f7ebaa1c"><code>81a1686</code></a>
skip deployment of jetty-documentation</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/e33b3cdb792a38fbc8c4d60ee68b51f0ddde1dee"><code>e33b3cd</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12087">#12087</a>
from jetty/jetty-12.0.x-12086-ico-mimetype</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/37fbd4167cad17dccdc5dfa70d9c5d506ef19acc"><code>37fbd41</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12086">#12086</a>
change mimetype of .ico resource to vnd.microsoft.icon</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/558da27c2dc4c189e47f4b64c4e0f9aa4fbaa453"><code>558da27</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12044">#12044</a>
ensure temp dir cleaned up (<a
href="https://redirect.github.com/jetty/jetty.project/issues/12045">#12045</a>)</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/eded32962139079a6833fa57ab194f18cd98cf11"><code>eded329</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12081">#12081</a>
from jetty/fix/12.0.x/jetty-sh-state-checks</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/5c6e27f28fad7657b52c8bd18368f173dff5fb0f"><code>5c6e27f</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/12070">#12070</a>
fix session lastAccessedTime and isNew (<a
href="https://redirect.github.com/jetty/jetty.project/issues/12078">#12078</a>)</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/71c80e0ecfc35c5eae41cc1f26fc59e580d9f80f"><code>71c80e0</code></a>
Issue <a
href="https://redirect.github.com/jetty/jetty.project/issues/10904">#10904</a>
Reorder pid and state file checks</li>
<li><a
href="https://github.com/jetty/jetty.project/commit/58d651a69a45a8f1c7b221952f21b00028a34b64"><code>58d651a</code></a>
Merge pull request <a
href="https://redirect.github.com/jetty/jetty.project/issues/12072">#12072</a>
from jetty/fix/12.0.x/ee9-form-regressions</li>
<li>Additional commits viewable in <a
href="https://github.com/jetty/jetty.project/compare/jetty-12.0.11...jetty-12.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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens-Otto Larsen <[email protected]>
  • Loading branch information
dependabot[bot] and jolarsen authored Aug 4, 2024
1 parent 55c7595 commit 6cd0058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<jakarta.jakartaee-bom.version>10.0.0</jakarta.jakartaee-bom.version>

<!-- Jakarta EE implementations -->
<jetty.version>12.0.11</jetty.version>
<jetty.version>12.0.12</jetty.version>
<jersey.version>3.1.8</jersey.version>
<jakarta.el.version>5.0.0</jakarta.el.version>
<weld-core-bom.version>5.1.2.Final</weld-core-bom.version>
Expand Down

0 comments on commit 6cd0058

Please sign in to comment.