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

Fix #1224 Jetty 9.x security upgrades + http4k, ktor upgrades #1225

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

seratch
Copy link
Member

@seratch seratch commented Oct 30, 2023

This pull request resolves #1224

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@seratch seratch added project:bolt dependencies Pull requests that update a dependency file labels Oct 30, 2023
@seratch seratch added this to the 1.34.1 milestone Oct 30, 2023
@seratch seratch self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1225 (6a9fb5b) into main (629dca8) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1225      +/-   ##
============================================
- Coverage     74.85%   74.81%   -0.04%     
+ Complexity     4079     4075       -4     
============================================
  Files           437      437              
  Lines         12855    12855              
  Branches       1298     1298              
============================================
- Hits           9622     9618       -4     
- Misses         2475     2477       +2     
- Partials        758      760       +2     

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@seratch seratch merged commit 33900b0 into slackapi:main Oct 30, 2023
4 checks passed
@seratch seratch deleted the issue-1224-jetty-upgrade branch October 30, 2023 04:54
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 project:bolt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please update security patches in org.eclipse.jetty:jetty* dependencies
1 participant