DataDog / java-dogstatsd-client

Java statsd client library
MIT License
176 stars 101 forks source link

Updating CircleCI to use LTS JDKs #229

Closed carlosroman closed 11 months ago

carlosroman commented 11 months ago

This PR updates the CircleCI images to use the latest version (circleci/openjdk images have been deprecated) and updates the JDKs being tested to use the latest LTS ones.

Currently can't use JDK 21 to build as it no longer supports source option 7.