google-maps-services-java icon indicating copy to clipboard operation
google-maps-services-java copied to clipboard

feature: org.slf4j version update

Open Yamoksh opened this issue 1 year ago • 0 comments

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> 🦕

Yamoksh avatar Jul 23 '24 04:07 Yamoksh