TooTallNate / Java-WebSocket

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

Drop support for Java 1.7 #1435

Closed marci4 closed 4 months ago

marci4 commented 4 months ago

Description

Update dependencies Remove json dependency

Related Issue

Fixes #1434

Motivation and Context

Unable to maintain 1.7

How Has This Been Tested?

Local builds

Types of changes

Checklist: