Additionally, use JDK11 for both build and runtime.
Notable changes between this version and 3.7.0:
- Add a new Java Built-in pinger by default (InetAddress.isReachable()), which uses ICMP if enough privileges or falls back to TCP port 7
- Fix handling of escape sequences in HTTP Sender
- Enable ICMP Echo pinger for Linux
Full release notes are available here.