Open Super-Sky opened 2 years ago
Thanks for the pull request :+1:
I think the current version is the last version which is compatible with the one bundled on some old Android devices, so we'll have to drop support for Java 7 and bump the minimum Android version. Let's do this for the next major version :rocket:
Related: https://github.com/socketio/socket.io-client-java/issues/722
Related: #722
@darrachequesne When will be the Socket.io major release coming out? Any ETA please?
What happened?
There are 1 security vulnerabilities found in org.json:json 20090211
What did I do?
Upgrade org.json:json from 20090211 to 20180130 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
The specification of the pull request
PR Specification from OSCS