discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.26k stars 730 forks source link

Update SLF4J api and jackson #2674

Closed MinnDevelopment closed 3 months ago

MinnDevelopment commented 3 months ago

Pull Request Etiquette

Changes

Closes Issue: NaN

Description

This replaces the older SLF4j 1.7 with 2.0.

We will only use fallback loggers in 2.0+ from now on. However, the library still works on older versions without problems.