Skip to content

Bump Java-WebSocket from 1.5.1 to 1.5.2

Bumps Java-WebSocket from 1.5.1 to 1.5.2.

Release notes

Sourced from Java-WebSocket's releases.

Release 1.5.2

Notable changes:

Check out the changelog and the milestone for more information.

A special thanks to all the contributors of this release: @dota17 @yindex @alphaho @pawankgupta-se

Changelog

Sourced from Java-WebSocket's changelog.

Version Release 1.5.2 (2021/04/05)

Bugs Fixed

New Features

Refactoring

In this release 5 issues and 9 pull requests were closed.

###############################################################################

Commits
  • e630e60 Merge pull request #1137 from marci4/UpdateChangelog1.5.2
  • 2b33f42 Update Changelog.md
  • 6e1d80f Merge pull request #1136 from PhilipRoman/gradle-build-fix
  • a25bce4 Switch from deprecated Gradle 'compile' configuration to 'implementation'
  • 9e5b795 Replace deprecated Gradle 'maven' plugin with 'maven-publish'
  • 234a865 Configure Gradle to use utf-8
  • d0f5731 Merge pull request #1133 from marci4/Issue1132
  • feec867 Use SecureRandom instead of Random
  • 25af097 Remove unused code and clean up build.gradle
  • b083428 Set compatibility in build.gradle to 1.7
  • Additional commits viewable in compare view

Merge request reports