slackapi / slackapi/java-slack-sdk
Upgrade slf4j-api to 2.0
@seratch is already working on this.
Since Aug 22, 2022.
- Dominant language
- Java
- Stars
- 602
- Forks
- 232
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
slf4j project released a new major version - 2.0.
According to the migration guide, it's safe to upgrade the dependency in this project but it requires a minor version bump of this SDK. EDIT: I might be wrong. Perhaps, if we release a new version with slf4j-api 2.0 dependency, real-world apps such as Spring Boot web apps would be suffered from behavior changes. We should hold off upgrading to 2.0 for the time being.
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 make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.
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.
Assessment
This issue has not been assessed yet.