slackapi / slackapi/java-slack-sdk

Upgrade Jetty

Open
#1,567 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.