Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jetty-bom from 10.0.13 to 10.0.15 #570

Merged
merged 1 commit into from Apr 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps jetty-bom from 10.0.13 to 10.0.15.

Release notes

Sourced from jetty-bom's releases.

10.0.15

Changelog

  • #9556 - Password Util does not ask for password
  • #9555 - General bug fixes for jetty-start
  • #9517 - Jetty 10.0.14 uses wrong pathSpec for request
  • #9501 - jetty client with proxy - ssl traffic between both proxy and servers
  • #9497 - Maven plugin add support for jar projects in :effective-web-xml
  • #9494 - Improved HttpClient TLS documentation about server host name verification
  • #9468 - Jetty 10.0.14 is less tolerant of non-compliant cookies than 10.0.13
  • #9464 - Respect expiry time of ID token
  • #9400 - Jetty logs warning with stacktrace when annotation parser encounters module-info.class file inside elasticsearch-x-content jar
  • #9309 - jetty.sh cannot handle complex Jetty properties from start.d/*.ini
  • #9237 - Decouple QTP idleTimeout from pool shrink rate
  • #6184 - Remove usages of classes associated with JEP-411 that deprecate/remove the SecurityManager from the JVM

Dependencies

  • #9610 - Bump tycho-p2-repository-plugin to 3.0.4
  • #9607 - Bump logback-core to 1.3.6
  • #9596 - Bump org.eclipse.osgi.util to 3.7.200
  • #9591 - Bump json-smart to 2.4.10
  • #9581 - Bump commons-compress to 1.23.0
  • #9575 - Bump protostream to 4.6.2.Final
  • #9574 - Bump org.eclipse.osgi to 3.18.300
  • #9558 - Bump asm.version to 9.5

10.0.14

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #9344 - Cleanup Multipart handling
  • #9343 - URI Host Mismatch with optional Compliance modes
  • #9339 - Review Cookie Cutter
  • #9337 - LowResourceMonitor.getReasons should include detailed reason instead of hard-coded message (@​jluehe)
  • #9334 - Better support for Cookie RFC 2965 compliance
  • #9285 - ContextHandler sends redirect on BaseResponse instead of Wrapped Response object from Handler chain
  • #9283 - Configurable Unsafe Host Header Behaviors
  • #9188 - Log as info exceptions from server after sending stop with StopMojo.
  • #9183 - ConnectHandler may close the connection instead of sending 200 OK
  • #9128 - Do not execute any phase for maven plugin :start (@​pzygielo)
  • #9119 - Wrong value of javax.servlet.forward.context_path attribute
  • #9092 - Use ASM Bom

... (truncated)

Commits
  • 68017db Updating to version 10.0.15
  • 24b7d06 Issue #9464 - Add optional configuration to log user out after OpenID idToken...
  • 81efae2 jetty-start cleanup (#9555)
  • 2c61011 Fixes #6184 - JEP-411 will deprecate/remove the SecurityManager from … (#9616)
  • 795315f Merge pull request #9531 from eclipse/jetty-10.0.x-multiPartTestImprovment
  • 3e42cbf Fixes #9556 - Better prompt for input on Password (#9557)
  • 9ff24ea #9622 replace wait loops with awaitility and ensure the tested values are sta...
  • 642ce81 Update README about build tools (#9545)
  • a87784c Merge pull request #9585 from eclipse/dependabot/maven/jetty-10.0.x/maven.sur...
  • 7c03051 Merge pull request #9575 from eclipse/dependabot/maven/jetty-10.0.x/org.infin...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [jetty-bom](https://github.com/eclipse/jetty.project) from 10.0.13 to 10.0.15.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.13...jetty-10.0.15)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 17, 2023
@dependabot dependabot bot requested a review from jglick April 17, 2023 03:56
@timja timja merged commit acbf320 into master Apr 17, 2023
13 checks passed
@timja timja deleted the dependabot/maven/org.eclipse.jetty-jetty-bom-10.0.15 branch April 17, 2023 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant