v1.7.6
- Add struts2 integration with examples
- Add all request parameters for post request method
- Move all Travis build steps to Github action
- Fix build on JDK 11 and add JDK 11 to GH action matrix
- Catch Throwable in payload send task, to ensure it doesn't stop being scheduled. Fixes #246