TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.
http://tootallnate.github.io/Java-WebSocket
MIT License
10.47k stars 2.57k forks source link

Align slf4j version between maven and gradle. #1371

Closed HappyHacker123 closed 10 months ago

HappyHacker123 commented 10 months ago

Related Issue

Fixes #1370

Motivation and Context

There is inconsitent versions of slf4j dependencies between maven and gradle.