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

feature: org.slf4j version update #996

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Yamoksh
Copy link

@Yamoksh Yamoksh commented Jul 23, 2024

For the security concern of the old Slf4j, updating the following dependencies to a stable version:

  1. Update 'slf4j-api' to version: '2.0.9'
  2. Update 'slf4j-simple' to version: '2.0.9'

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass - Done
  • Code coverage does not decrease (if any source code was changed) - Done
  • Appropriate docs were updated (if necessary) - Done

Fixes #<issue_number_goes_here> 🦕

For the security concern of the old Slf4j, updating the following dependencies to a stable version:

1. Update 'slf4j-api' to version: '2.0.9'
2. Update 'slf4j-simple' to version: '2.0.9'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant