slackapi / slackapi/java-slack-sdk
Upgrade Jetty
Open
Nobody has claimed this yet.
auto-triage-skip
dependencies
good first issue
- Dominant language
- Java
- Stars
- 602
- Forks
- 232
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
This slack sdk uses Jetty 9.x which is wildly out of date and EOL. Jetty 12.1 is the current version; that would be best.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the Jetty 9.x dependency in the Java SDK build configuration and review the affected components for Jetty 12.1 compatibility. Done means the SDK uses Jetty 12.1 and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100