ngu / geonorge-nedlastingapi

An implementation in Java of the Geonorge Download API (https://nedlasting.geonorge.no/Help)
MIT License
4 stars 2 forks source link

Bump org.eclipse.jetty:jetty-servlets from 9.4.51.v20230217 to 9.4.52.v20230823 #99

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 11 months ago

Bumps org.eclipse.jetty:jetty-servlets from 9.4.51.v20230217 to 9.4.52.v20230823.

Release notes

Sourced from org.eclipse.jetty:jetty-servlets's releases.

9.4.52.v20230823

Sponsored Release

This is a release of the End of Community Support Jetty 9.x series that was sponsored by a support contract from Webtide.com

Security Updates

  • This release provides a workaround for Security Advisory GHSA-58qw-p7qm-5rvh

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #10352 - Backport of various cleanups in HttpParser from jetty-10.0.x
  • #10337 - SizeLimitHandler does not enforce 0 responseLimit
  • #10169 - make sure that a ServiceLoader is retrieved before iterating (@​RangerRick)
  • #10066 - Allow SAXParserFactory or SAXParser to be configured in Jetty's XmlParser class - Allows for GHSA-58qw-p7qm-5rvh workaround
  • #9887 - Deprecate CGI Servlet
  • #9716 - Deprecate PushSessionCacheFilter
  • #9660 - Bring back some openid improvements from jetty-10.0.x
  • #9476 - onCompleteFailure called multiple times
Commits
  • abdcda7 Updating to version 9.4.52.v20230823
  • d90c600 Improve release-jetty.sh script
  • eb39055 Merge pull request #10344 from eclipse/jetty-9.4.x-fixSizeLimitHandler
  • e4d596e Backport of various cleanups in HttpParser from jetty-10.0.x (#10352)
  • 325d839 update test expectations in SizeLimitHandlerTest
  • 0c4f879 Issue #10337 - fixes to SizeLimitHandler
  • d4d8832 Issue #10066 - Allow customization of SAXParserFactory and SAXParser in `...
  • 490626e Merge pull request #10169 from RangerRick/ranger/jetty-npe-websocket-init
  • 88d70ca Merge pull request #10261 from eclipse/dependabot/maven/jetty-9.4.x/org.jboss...
  • ee09f12 Merge pull request #10254 from eclipse/dependabot/maven/jetty-9.4.x/jmh.versi...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ngu/geonorge-nedlastingapi/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.